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 c33007bCopy full SHA for c33007b
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/swaggo/echo-swagger v1.4.1
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
+ golang.org/x/exp 27f1f14c8bb9
33
golang.org/x/net v0.34.0
34
gopkg.in/go-playground/validator.v9 v9.31.0
35
gopkg.in/yaml.v2 v2.4.0
0 commit comments