chore: update some code style (#2356)

This commit is contained in:
thinkerou
2020-05-05 13:55:57 +08:00
committed by GitHub
parent 54175dbe72
commit 6ac7f194c4
5 changed files with 11 additions and 11 deletions

View File

@ -6,7 +6,7 @@
package json
import "github.com/json-iterator/go"
import jsoniter "github.com/json-iterator/go"
var (
json = jsoniter.ConfigCompatibleWithStandardLibrary