chore: update golang.org/x/net dependency version
This commit is contained in:
parent
be44385b42
commit
16250361c3
2 changed files with 3 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -73,7 +73,7 @@ require (
|
|||
go.elastic.co/apm v1.13.1
|
||||
go.elastic.co/apm/module/apmot v1.13.1
|
||||
golang.org/x/mod v0.4.2
|
||||
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
|
||||
golang.org/x/net v0.0.0-20211209124913-491a49abca63
|
||||
golang.org/x/sys v0.0.0-20210817190340-bfb29a6856f2 // indirect
|
||||
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6
|
||||
golang.org/x/tools v0.1.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue