thinkerou
2023-01-02 12:40:48 +08:00
committed by GitHub
parent 7d8fc1563b
commit c9b27249fb
5 changed files with 4 additions and 7 deletions
+1 -2
View File
@@ -14,7 +14,7 @@ require (
github.com/ugorji/go/codec v1.2.7
golang.org/x/net v0.4.0
google.golang.org/protobuf v1.28.1
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)
require (
@@ -32,5 +32,4 @@ require (
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
golang.org/x/sys v0.3.0 // indirect
golang.org/x/text v0.5.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)