Skip to content

Commit f4fc1a1

Browse files
build(deps): bump golang.org/x/net
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210614182718-04defd469f4e to 0.17.0. - [Commits](https://github.com/golang/net/commits/v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d246de9 commit f4fc1a1

File tree

2 files changed

+35
-63
lines changed

2 files changed

+35
-63
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ require (
1818
github.com/kevinburke/ssh_config v1.1.0 // indirect
1919
github.com/sergi/go-diff v1.2.0 // indirect
2020
go.opencensus.io v0.23.0
21-
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e // indirect
22-
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
21+
golang.org/x/net v0.17.0 // indirect
2322
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
24-
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
2523
google.golang.org/api v0.50.0
2624
google.golang.org/genproto v0.0.0-20210708141623-e76da96a951f
2725
google.golang.org/grpc v1.39.0

0 commit comments

Comments
 (0)