We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6267742 commit dc7eb7bCopy full SHA for dc7eb7b
go.mod
@@ -30,7 +30,7 @@ require (
30
github.com/swaggo/swag v1.16.4
31
github.com/testcontainers/testcontainers-go v0.35.0
32
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
33
- golang.org/x/net v0.34.0
+ golang.org/x/net v0.44.0
34
gopkg.in/go-playground/validator.v9 v9.31.0
35
gopkg.in/yaml.v2 v2.4.0
36
gopkg.in/yaml.v3 v3.0.1
0 commit comments