Update gci format

This commit is contained in:
世界 2022-07-06 15:01:09 +08:00
parent 46f28a9de9
commit 3696e81eb4
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
55 changed files with 194 additions and 124 deletions

View file

@ -1,10 +1,12 @@
package option
import (
"github.com/goccy/go-json"
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing/common"
E "github.com/sagernet/sing/common/exceptions"
C "github.com/sagernet/sing-box/constant"
"github.com/goccy/go-json"
)
type RouteOptions struct {