forked from lavanet/lava
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42edac4
commit 02258f5
Showing
4 changed files
with
731 additions
and
713 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,7 @@ function prepare() { | |
exit 1 | ||
fi | ||
|
||
specific_dir="$GOPATH/pkg/mod/github.com/lavanet/[email protected].20231206103345-2d840a1d27f9" | ||
specific_dir="$GOPATH/pkg/mod/github.com/lavanet/[email protected].20231211141641-2a9ea55b724d" | ||
|
||
if [[ ! -d "$specific_dir" ]]; then | ||
echo "Error: The cosmos-sdk directory ('$specific_dir') does not exist under '$GOPATH/pkg/mod'." >&2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.