Refactor json

This commit is contained in:
世界
2022-07-03 19:43:27 +08:00
parent 5fc6e2c0db
commit ffedce0f5f
8 changed files with 179 additions and 188 deletions

View File

@@ -1,7 +0,0 @@
//go:build !go1.19
package constant
func init() {
panic("sing-box requires Go 1.19 or later")
}