Skip to content

Commit

Permalink
Merge branch 'master' into aleem/8311-authz-pruning
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba authored Feb 16, 2022
2 parents de0a641 + 1338438 commit 432fa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/gov/keeper/migrations.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package keeper

import (
sdk "github.com/cosmos/cosmos-sdk/types"
v046 "github.com/cosmos/cosmos-sdk/x/bank/migrations/v046"
v043 "github.com/cosmos/cosmos-sdk/x/gov/migrations/v043"
v046 "github.com/cosmos/cosmos-sdk/x/gov/migrations/v046"
)

// Migrator is a struct for handling in-place store migrations.
Expand Down

0 comments on commit 432fa61

Please sign in to comment.