Bump golang.org/x/net from 0.0.0-20200602114024-627f9648deb9 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200602114024-627f9648deb9 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] <support@github.com>
This commit is contained in:
parent
fe8029a4b3
commit
b7fe7ca52c
2 changed files with 25 additions and 28 deletions
4
go.mod
4
go.mod
|
@ -11,9 +11,7 @@ require (
|
|||
github.com/ojrac/opensimplex-go v1.0.1
|
||||
github.com/robfig/cron v1.2.0
|
||||
github.com/stretchr/testify v1.6.0
|
||||
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
|
||||
golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980 // indirect
|
||||
golang.org/x/text v0.3.3 // indirect
|
||||
golang.org/x/net v0.7.0
|
||||
google.golang.org/grpc v1.30.0
|
||||
google.golang.org/protobuf v1.25.0
|
||||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue