Skip to content

Commit 0e84bf3

Browse files
fix vuln
1 parent 610e810 commit 0e84bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/modern-go/reflect2 v1.0.2 // indirect
3030
github.com/pkg/errors v0.9.1 // indirect
3131
go.opencensus.io v0.24.0 // indirect
32-
golang.org/x/net v0.29.0 // indirect
32+
golang.org/x/net v0.33.0 // indirect
3333
golang.org/x/sys v0.25.0 // indirect
3434
golang.org/x/text v0.18.0 // indirect
3535
google.golang.org/protobuf v1.33.0 // indirect

0 commit comments

Comments
 (0)