Skip to content

Commit

Permalink
go mod cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
testinginprod committed Jul 11, 2024
1 parent c2c929f commit 038c17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simapp/v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ require (
github.com/cosmos/cosmos-db v1.0.2
// this version is not used as it is always replaced by the latest Cosmos SDK version
github.com/cosmos/cosmos-sdk v0.51.0
github.com/cosmos/gogoproto v1.5.0 // indirect
github.com/cosmos/gogoproto v1.5.0
github.com/golang/mock v1.6.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/cobra v1.8.1
Expand Down

0 comments on commit 038c17f

Please sign in to comment.