Skip to content

Commit b3a04a0

Browse files
Bump golang.org/x/net from 0.7.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. - [Commits](golang/net@v0.7.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0680aa7 commit b3a04a0

File tree

2 files changed

+992
-9
lines changed

2 files changed

+992
-9
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ require (
4141
github.com/xanzy/ssh-agent v0.3.3 // indirect
4242
go.bug.st/cleanup v1.0.0 // indirect
4343
go.bug.st/downloader/v2 v2.1.1 // indirect
44-
golang.org/x/crypto v0.6.0 // indirect
45-
golang.org/x/net v0.7.0 // indirect
46-
golang.org/x/sys v0.5.0 // indirect
47-
golang.org/x/text v0.7.0 // indirect
44+
golang.org/x/crypto v0.14.0 // indirect
45+
golang.org/x/net v0.17.0 // indirect
46+
golang.org/x/sys v0.13.0 // indirect
47+
golang.org/x/text v0.13.0 // indirect
4848
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
4949
google.golang.org/grpc v1.53.0 // indirect
5050
google.golang.org/protobuf v1.28.1 // indirect

0 commit comments

Comments
 (0)