1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-07 23:02:12 +02:00

fix http templates (#783)

This commit is contained in:
Tony Chen 2021-03-17 20:27:16 +08:00 committed by GitHub
parent f9522036da
commit 2b47dc4dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@ package main
import (
"bytes"
"html/template"
"strings"
"text/template"
)
var httpTemplate = `