Skip to content

Commit

Permalink
bump github.com/hyperledger/fabric-protos-go-apiv2 to v0.3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Fedor Partanskiy <fedor.partanskiy@atme.com>
  • Loading branch information
pfi79 committed Jan 8, 2025
1 parent b0eb906 commit 3146c7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hyperledger/fabric-chaincode-go/v2
go 1.21.0

require (
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.4
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.5
github.com/stretchr/testify v1.10.0
google.golang.org/grpc v1.67.1
google.golang.org/protobuf v1.36.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.4 h1:YJrd+gMaeY0/vsN0aS0QkEKTivGoUnSRIXxGJ7KI+Pc=
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.4/go.mod h1:bau/6AJhvEcu9GKKYHlDXAxXKzYNfhP6xu2GXuxEcFk=
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.5 h1:1VoshSAb1ZrOgzIT3siU7+4rLAfyoN7jQm2AdVk0k78=
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.5/go.mod h1:bau/6AJhvEcu9GKKYHlDXAxXKzYNfhP6xu2GXuxEcFk=
github.com/kr/pretty v0.2.1 h1:Fmg33tUaq4/8ym9TJN1x7sLJnHVwhP33CNkpYV/7rwI=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down

0 comments on commit 3146c7d

Please sign in to comment.