Skip to content

Commit 3515c45

Browse files
Bump golang.org/x/net from 0.1.0 to 0.7.0 in /test (#305)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.1.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6394ac commit 3515c45

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ require (
7777
go.opencensus.io v0.23.0 // indirect
7878
golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167 // indirect
7979
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
80-
golang.org/x/net v0.1.0 // indirect
80+
golang.org/x/net v0.7.0 // indirect
8181
golang.org/x/oauth2 v0.1.0 // indirect
82-
golang.org/x/sys v0.1.0 // indirect
83-
golang.org/x/term v0.1.0 // indirect
84-
golang.org/x/text v0.4.0 // indirect
82+
golang.org/x/sys v0.5.0 // indirect
83+
golang.org/x/term v0.5.0 // indirect
84+
golang.org/x/text v0.7.0 // indirect
8585
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
8686
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
8787
google.golang.org/api v0.100.0 // indirect

0 commit comments

Comments
 (0)