Skip to content

Commit

Permalink
Bump github.com/hyperledger/fabric-lib-go to v1.1.2
Browse files Browse the repository at this point in the history
Bump github.com/hyperledger/fabric-lib-go to v1.1.2.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart authored and satota2 committed May 14, 2024
1 parent cc688f9 commit a9129db
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/hyperledger-labs/SmartBFT v0.0.0-20240314102917-584daefbad5b
github.com/hyperledger/fabric-chaincode-go v0.0.0-20220713164125-8f0791c989d7
github.com/hyperledger/fabric-config v0.2.1
github.com/hyperledger/fabric-lib-go v1.1.1
github.com/hyperledger/fabric-lib-go v1.1.2
github.com/hyperledger/fabric-protos-go v0.3.2
github.com/kr/pretty v0.3.1
github.com/miekg/pkcs11 v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@ github.com/hyperledger/fabric-chaincode-go v0.0.0-20220713164125-8f0791c989d7 h1
github.com/hyperledger/fabric-chaincode-go v0.0.0-20220713164125-8f0791c989d7/go.mod h1:9HhzkKkb8qteXBbHEQ3J/FHBVJRDJAgYIPtKPIl3Dt8=
github.com/hyperledger/fabric-config v0.2.1 h1:CsReuxvi5c5NUyKKQOIVbHux32o+XtmDNceYLYjycxo=
github.com/hyperledger/fabric-config v0.2.1/go.mod h1:1ZfjDrsuMoM4IPKezQgTByy2vXUj8bgTXaOXaGXK5O4=
github.com/hyperledger/fabric-lib-go v1.1.1 h1:GA4+1k5NgeCJRlMovivzYlW7lUAA+hfS3O3c9bLWOBA=
github.com/hyperledger/fabric-lib-go v1.1.1/go.mod h1:SHNCq8AB0VpHAmvJEtdbzabv6NNV1F48JdmDihasBjc=
github.com/hyperledger/fabric-lib-go v1.1.2 h1:3eHwudGZC5Ex7go5UAzVKhpF34gypPZGfSZksBKLWvE=
github.com/hyperledger/fabric-lib-go v1.1.2/go.mod h1:SHNCq8AB0VpHAmvJEtdbzabv6NNV1F48JdmDihasBjc=
github.com/hyperledger/fabric-protos-go v0.0.0-20220516090339-9685156fada6/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/hyperledger/fabric-protos-go v0.3.2 h1:mQmbHw3lyDV2+W5b0FitV/SjM4LLDjMTQJWW9taitDM=
github.com/hyperledger/fabric-protos-go v0.3.2/go.mod h1:WWnyWP40P2roPmmvxsUXSvVI/CF6vwY1K1UFidnKBys=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ github.com/hyperledger/fabric-config/protolator/protoext/ledger/rwsetext
github.com/hyperledger/fabric-config/protolator/protoext/mspext
github.com/hyperledger/fabric-config/protolator/protoext/ordererext
github.com/hyperledger/fabric-config/protolator/protoext/peerext
# github.com/hyperledger/fabric-lib-go v1.1.1
# github.com/hyperledger/fabric-lib-go v1.1.2
## explicit; go 1.20
github.com/hyperledger/fabric-lib-go/bccsp
github.com/hyperledger/fabric-lib-go/bccsp/factory
Expand Down

0 comments on commit a9129db

Please sign in to comment.