Skip to content

Commit

Permalink
fix: fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbeng authored and LukeNinjaX committed Nov 30, 2023
1 parent bc24f1f commit 87e8951
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ replace (
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
)

replace github.com/artela-network/aspect-core => ../aspect-core

retract (
// revert fix https://github.com/cosmos/cosmos-sdk/pull/16331
v0.46.12
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmV
github.com/armon/go-metrics v0.4.1 h1:hR91U9KYmb6bLBYLQjyM+3j+rcd/UhE+G78SFnF8gJA=
github.com/armon/go-metrics v0.4.1/go.mod h1:E6amYzXo6aW1tqzoZGT755KkbgrJsSdpwZ+3JqfkOG4=
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/artela-network/aspect-core v0.4.1-beta h1:XvvWIOKhq9gyFGBMz94huXlEHEIpQ9OgWp75/jJ369Q=
github.com/artela-network/aspect-core v0.4.1-beta/go.mod h1:5Q5z2+gptf9jX36sJX2E6y8XG4tjZVv7Y2BKsKUclbU=
github.com/artela-network/aspect-runtime v0.4.1-beta h1:uYGCOI6iTBq2SG+4zHrDAwMJi/0EmOSOpJgP/FcU4II=
github.com/artela-network/aspect-runtime v0.4.1-beta/go.mod h1:l3kY2tlOo1k00xcNA1FuEAeihMMKiaQdZBn4SrumWns=
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a/go.mod h1:DAHtR1m6lCRdSC2Tm3DSWRPvIPr6xNKyeHdqDQSQT+A=
Expand Down

0 comments on commit 87e8951

Please sign in to comment.