1
0
mirror of https://github.com/json-iterator/go.git synced 2025-03-26 21:12:40 +02:00

change jsoniter-sloppy to jsoniter_sloppy

This commit is contained in:
Tao Wen 2017-10-23 15:03:44 +08:00
parent 6240e1e798
commit 7e3b776024
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//+build jsoniter-sloppy
//+build jsoniter_sloppy
package jsoniter

View File

@ -1,4 +1,4 @@
//+build !jsoniter-sloppy
//+build !jsoniter_sloppy
package jsoniter