Update golang.org/x/net dependency to v0.42.0
Some checks failed
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Failing after 23s
Some checks failed
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Failing after 23s
This commit is contained in:
2
go.mod
2
go.mod
@ -12,6 +12,6 @@ require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/kr/pretty v0.3.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
golang.org/x/net v0.41.0 // indirect
|
||||
golang.org/x/net v0.42.0 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user