Refactor json

This commit is contained in:
世界 2022-07-03 19:43:27 +08:00
parent dd56b2584b
commit 28b865acf0
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
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")
}