Skip to content

Commit 9bd49f8

Browse files
chore(deps): bump golang.org/x/net
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200506145744-7e3656a0809f to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72b6a4e commit 9bd49f8

File tree

2 files changed

+30
-56
lines changed

2 files changed

+30
-56
lines changed

go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ require (
3838
github.com/urfave/cli v1.22.4 // indirect
3939
github.com/xdg/stringprep v1.0.0 // indirect
4040
go.mongodb.org/mongo-driver v1.3.3
41-
golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79
42-
golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
43-
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
44-
golang.org/x/sys v0.0.0-20200509044756-6aff5f38e54f // indirect
41+
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
42+
golang.org/x/net v0.7.0
43+
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
4544
google.golang.org/genproto v0.0.0-20200507105951-43844f6eee31 // indirect
4645
google.golang.org/grpc v1.29.1
4746
gopkg.in/src-d/go-git.v4 v4.13.1

0 commit comments

Comments
 (0)