Skip to content

Commit

Permalink
tests: fix broken build tags on main (#3102)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSalopek authored May 16, 2024
1 parent 50532e1 commit 72a0b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gaiad/cmd/testnet_set_local_validator.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"github.com/cosmos/cosmos-sdk/crypto/keys/ed25519"
"github.com/cosmos/cosmos-sdk/server"
servertypes "github.com/cosmos/cosmos-sdk/server/types"
gaia "github.com/cosmos/gaia/v16/app"
gaia "github.com/cosmos/gaia/v17/app"
"github.com/spf13/cast"
"github.com/spf13/cobra"

Expand Down

0 comments on commit 72a0b7e

Please sign in to comment.