fix(x/accounts/defaults/lockup): rename lockup go.mod properly (#19899)
This commit is contained in:
@@ -13,8 +13,9 @@ done
|
||||
# automatically.
|
||||
cd simapp
|
||||
if command -v nix &> /dev/null
|
||||
nix develop .. -c gomod2nix
|
||||
then
|
||||
nix develop .. -c gomod2nix
|
||||
|
||||
if ! command -v gomod2nix &> /dev/null
|
||||
then
|
||||
echo "gomod2nix could not be found in PATH, installing..."
|
||||
|
||||
Reference in New Issue
Block a user