Skip to content

Commit

Permalink
ci: fix x/authz golangci-lint run failed (#18453)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilasxie authored Nov 13, 2023
1 parent caf7630 commit eb9e844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/authz/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ replace github.com/cosmos/cosmos-sdk => ../../.

// TODO remove post spinning out all modules
replace (
cosmossdk.io/api => ../../api
cosmossdk.io/x/auth => ../auth
cosmossdk.io/x/bank => ../bank
cosmossdk.io/x/distribution => ../distribution
Expand Down

0 comments on commit eb9e844

Please sign in to comment.