Skip to content

Commit

Permalink
Bump golang.org/x/net from 0.0.0-20201010224723-4f7140c49acb to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201010224723-4f7140c49acb 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]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent fdc3101 commit b6367f3
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 47 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ require (
github.com/golang/protobuf v1.5.2
github.com/gomodule/redigo v2.0.0+incompatible
github.com/google/uuid v1.1.1 // indirect
github.com/hashicorp/raft v1.2.0 // indirect
github.com/hashicorp/raft-boltdb v0.0.0-20191021154308-4207f1bf0617 // indirect
github.com/json-iterator/go v1.1.7
github.com/klauspost/reedsolomon v1.9.13 // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/nats-io/nats.go v1.10.0
github.com/prometheus/client_golang v0.9.2 // indirect
github.com/stretchr/testify v1.4.0
github.com/tealeg/xlsx v1.0.5
github.com/templexxx/cpufeat v0.0.0-20180724012125-cef66df7f161 // indirect
Expand All @@ -26,7 +25,7 @@ require (
github.com/xtaci/kcp-go v4.3.4+incompatible
go.etcd.io/etcd v3.3.17+incompatible
go.uber.org/zap v1.15.0 // indirect
golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
golang.org/x/net v0.7.0
google.golang.org/genproto v0.0.0-20200428115010-c45acf45369a // indirect
google.golang.org/protobuf v1.28.0
gopkg.in/yaml.v2 v2.2.2
Expand Down
Loading

0 comments on commit b6367f3

Please sign in to comment.