Skip to content

Commit 34fbd52

Browse files
committed
bump x/net to v0.38.0
1 parent 92acdd6 commit 34fbd52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/pmezard/go-difflib v1.0.0 // indirect
1717
github.com/rogpeppe/go-internal v1.8.1 // indirect
1818
go.uber.org/multierr v1.11.0 // indirect
19-
golang.org/x/net v0.23.0 // indirect
19+
golang.org/x/net v0.38.0 // indirect
2020
golang.org/x/sys v0.33.0 // indirect
2121
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
2222
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)