This repository was archived by the owner on Sep 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.21.5
66
77require (
88 cosmossdk.io/math v1.2.0
9- github.com/allora-network/allora-chain v0.0.0-20240222130242-ea5a963913cc
9+ github.com/allora-network/allora-chain v0.0.1-0.20240223163905-f4ccc6195d82
1010 github.com/cockroachdb/pebble v1.0.0
1111 github.com/cosmos/cosmos-sdk v0.50.3
1212 github.com/ignite/cli/v28 v28.1.1
Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
5959github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
6060github.com/allora-network/allora-chain v0.0.0-20240222130242-ea5a963913cc h1:CkV7PkQOz5hzzBJL9wdDiBgZmsRBoNgPlFs7ucfV2dM =
6161github.com/allora-network/allora-chain v0.0.0-20240222130242-ea5a963913cc /go.mod h1:n/uJmsa0D44UH5bDt+9w8tClIw5wj9P78x35sslefIQ =
62+ github.com/allora-network/allora-chain v0.0.1-0.20240223163905-f4ccc6195d82 h1:Xa7U+AEzvJC3mgaW02xO2SACIEwGTc1Lfb8XSAnmd5M =
63+ github.com/allora-network/allora-chain v0.0.1-0.20240223163905-f4ccc6195d82 /go.mod h1:n/uJmsa0D44UH5bDt+9w8tClIw5wj9P78x35sslefIQ =
6264github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 /go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c =
6365github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
6466github.com/apache/thrift v0.12.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
You can’t perform that action at this time.
0 commit comments