Skip to content

Commit

Permalink
make proto-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Nov 12, 2024
1 parent c0321ee commit d320d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go 1.23.1
module github.com/cosmos/cosmos-sdk

require (
buf.build/gen/go/cometbft/cometbft/protocolbuffers/go v1.34.2-20240701160653-fedbb9acfd2f.2 // indirect
buf.build/gen/go/cometbft/cometbft/protocolbuffers/go v1.34.2-20240701160653-fedbb9acfd2f.2
cosmossdk.io/api v0.8.0 // main
cosmossdk.io/collections v0.4.1-0.20241031202146-5b7fc8ae90a7 // main
cosmossdk.io/core v1.0.0-alpha.5
Expand Down

0 comments on commit d320d65

Please sign in to comment.