Update dependencies

This commit is contained in:
世界
2023-04-09 15:37:06 +08:00
parent b290d0ed32
commit 19c6241e10
14 changed files with 49 additions and 54 deletions

View File

@@ -8,7 +8,7 @@ import (
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing-box/option"
"github.com/gofrs/uuid"
"github.com/gofrs/uuid/v5"
"github.com/spyzhov/ajson"
"github.com/stretchr/testify/require"
)