Skip to content

Commit

Permalink
Merge pull request #11 from everledger/dependabot/go_modules/chaincod…
Browse files Browse the repository at this point in the history
…es/mygocc/golang.org/x/net-0.7.0

Bump golang.org/x/net from 0.0.0-20210423184538-5f58ad60dda6 to 0.7.0 in /chaincodes/mygocc
  • Loading branch information
czar0 authored Mar 4, 2024
2 parents e77561b + ec1fbed commit c44535a
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 c44535a

Please sign in to comment.