We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92acdd6 commit 34fbd52Copy full SHA for 34fbd52
1 file changed
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/pmezard/go-difflib v1.0.0 // indirect
17
github.com/rogpeppe/go-internal v1.8.1 // indirect
18
go.uber.org/multierr v1.11.0 // indirect
19
- golang.org/x/net v0.23.0 // indirect
+ golang.org/x/net v0.38.0 // indirect
20
golang.org/x/sys v0.33.0 // indirect
21
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
22
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments