build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#4055)

This commit is contained in:
dependabot[bot]
2022-12-12 08:57:22 -08:00
committed by GitHub
parent 1949944e18
commit 693e07b509
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -115,7 +115,7 @@ require (
golang.org/x/crypto v0.1.0 // indirect
golang.org/x/exp v0.0.0-20220414153411-bcd21879b8fd
golang.org/x/image v0.0.0-20200119044424-58c23975cae1
golang.org/x/net v0.2.0
golang.org/x/net v0.4.0
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
golang.org/x/sys v0.3.0
golang.org/x/text v0.5.0 // indirect