Skip to content

Commit dc7eb7b

Browse files
fix(deps): update module golang.org/x/net to v0.44.0
1 parent 6267742 commit dc7eb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/swaggo/swag v1.16.4
3131
github.com/testcontainers/testcontainers-go v0.35.0
3232
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
33-
golang.org/x/net v0.34.0
33+
golang.org/x/net v0.44.0
3434
gopkg.in/go-playground/validator.v9 v9.31.0
3535
gopkg.in/yaml.v2 v2.4.0
3636
gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)