Skip to content

Commit

Permalink
Audit fix stylist (#754)
Browse files Browse the repository at this point in the history
* minor

* minor

* revert go 1.20
  • Loading branch information
sontrinh16 authored Oct 30, 2023
1 parent 20bb508 commit df252ef
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 44 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/armon/go-metrics v0.4.1
github.com/client9/misspell v0.3.4
github.com/cometbft/cometbft-db v0.8.0
github.com/confio/ics23/go v0.9.0
github.com/cosmos/cosmos-proto v1.0.0-beta.3
github.com/cosmos/cosmos-sdk v0.46.15
github.com/cosmos/gogoproto v1.4.3
Expand Down Expand Up @@ -96,7 +97,6 @@ require (
github.com/cockroachdb/redact v1.1.5 // indirect
github.com/coinbase/rosetta-sdk-go v0.8.3 // indirect
github.com/coinbase/rosetta-sdk-go/types v1.0.0 // indirect
github.com/confio/ics23/go v0.9.0 // indirect
github.com/cosmos/btcutil v1.0.5 // indirect
github.com/cosmos/go-bip39 v1.0.0 // indirect
github.com/cosmos/iavl v0.19.6 // indirect
Expand Down
Loading

0 comments on commit df252ef

Please sign in to comment.