Skip to content

Commit

Permalink
Bump golang.org/x/net in /chaincodes/mygocc
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-20210423184538-5f58ad60dda6 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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent e77561b commit ec1fbed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chaincodes/mygocc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ require (
github.com/stretchr/testify v1.7.0
github.com/sykesm/zap-logfmt v0.0.4 // indirect
go.uber.org/zap v1.16.0 // indirect
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6 // indirect
golang.org/x/net v0.7.0 // indirect
google.golang.org/grpc v1.37.0 // indirect
)

0 comments on commit ec1fbed

Please sign in to comment.