Skip to content

Commit

Permalink
fix: change aspect-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
gene-zhan committed Oct 24, 2023
1 parent 465ff61 commit 8fb2ff6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,3 @@ retract (
// do not use
v0.43.0
)

replace (
github.com/artela-network/aspect-core => ../aspect-core
github.com/artela-network/aspect-runtime => ../aspect-runtime
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,10 @@ 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=
github.com/aws/aws-lambda-go v1.13.3/go.mod h1:4UKl9IzQMoD+QF79YdCuzCwp8VbmG4VAQwij/eHl5CU=
github.com/aws/aws-sdk-go v1.27.0/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
Expand Down

0 comments on commit 8fb2ff6

Please sign in to comment.