Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
update dep on appchain (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
xmariachi authored Feb 23, 2024
1 parent bbbf9f8 commit bd0e0e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.21.5

require (
cosmossdk.io/math v1.2.0
github.com/allora-network/allora-chain v0.0.0-20240222130242-ea5a963913cc
github.com/allora-network/allora-chain v0.0.1-0.20240223163905-f4ccc6195d82
github.com/cockroachdb/pebble v1.0.0
github.com/cosmos/cosmos-sdk v0.50.3
github.com/ignite/cli/v28 v28.1.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/allora-network/allora-chain v0.0.0-20240222130242-ea5a963913cc h1:CkV7PkQOz5hzzBJL9wdDiBgZmsRBoNgPlFs7ucfV2dM=
github.com/allora-network/allora-chain v0.0.0-20240222130242-ea5a963913cc/go.mod h1:n/uJmsa0D44UH5bDt+9w8tClIw5wj9P78x35sslefIQ=
github.com/allora-network/allora-chain v0.0.1-0.20240223163905-f4ccc6195d82 h1:Xa7U+AEzvJC3mgaW02xO2SACIEwGTc1Lfb8XSAnmd5M=
github.com/allora-network/allora-chain v0.0.1-0.20240223163905-f4ccc6195d82/go.mod h1:n/uJmsa0D44UH5bDt+9w8tClIw5wj9P78x35sslefIQ=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
Expand Down

0 comments on commit bd0e0e6

Please sign in to comment.