Skip to content

Commit

Permalink
update: v0.47-rc5 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeNinjaX authored Jan 12, 2024
1 parent 553e99f commit 7b1dba6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
cosmossdk.io/errors v1.0.0
cosmossdk.io/math v1.0.1
github.com/BurntSushi/toml v1.2.1
github.com/artela-network/artela-evm v0.4.7-rc3
github.com/artela-network/aspect-core v0.4.7-rc3
github.com/artela-network/artela-evm v0.4.7-rc5
github.com/artela-network/aspect-core v0.4.7-rc5
github.com/btcsuite/btcd/btcutil v1.1.2
github.com/cometbft/cometbft v0.37.2
github.com/cometbft/cometbft-db v0.7.0
Expand Down Expand Up @@ -36,7 +36,7 @@ require (

require (
github.com/DataDog/zstd v1.5.5 // indirect
github.com/artela-network/aspect-runtime v0.4.7-rc3 // indirect
github.com/artela-network/aspect-runtime v0.4.7-rc5 // indirect
github.com/btcsuite/btcd/btcec/v2 v2.3.2 // indirect
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1 // indirect
github.com/bytecodealliance/wasmtime-go/v14 v14.0.0 // indirect
Expand Down Expand Up @@ -227,6 +227,6 @@ require (

replace (
github.com/btcsuite/btcd => github.com/btcsuite/btcd v0.22.3 // TODO artela: btcd/btcec become not valid for 0.23.x, need to dig into it
github.com/cosmos/cosmos-sdk => github.com/artela-network/artela-cosmos-sdk v0.47.4-artela-rc-3
github.com/cosmos/cosmos-sdk => github.com/artela-network/artela-cosmos-sdk v0.47.4-artela-rc-5
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
)
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -257,14 +257,14 @@ 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/artela-cosmos-sdk v0.47.4-artela-rc-3 h1:aCHsbenneMuH+pz0rqShLb2fa5E/sc1jCAmYNZ1BfWk=
github.com/artela-network/artela-cosmos-sdk v0.47.4-artela-rc-3/go.mod h1:pveVXebLTEWzjwbHeJI3hq69UnLipdyB2pGVcT2NVxs=
github.com/artela-network/artela-evm v0.4.7-rc3 h1:YslkI/kPCAPc48yyH3mlZECeMq0sI6BRG/lDxVzZoes=
github.com/artela-network/artela-evm v0.4.7-rc3/go.mod h1:hFc6ZTzA9GG6FfU2nghQ5mpmxdh01i6p6TUTjT4XTzg=
github.com/artela-network/aspect-core v0.4.7-rc3 h1:8h6QusXvRKSrJx5p2e9YPu99tzoqYLl/kIrOmoi6NmM=
github.com/artela-network/aspect-core v0.4.7-rc3/go.mod h1:XyPXvhMFe6IDiOLS0+sUQ4cEhp8+nKLCIkyFJ+pY1k0=
github.com/artela-network/aspect-runtime v0.4.7-rc3 h1:aDvRJbKuKWMFbwgX0w9kROlRZSbk+GvS7mcXZ1VCDxM=
github.com/artela-network/aspect-runtime v0.4.7-rc3/go.mod h1:UWmkBhpNyDf3Pis5AfOxcnftgXVH1/ChTG/OZtmRvd4=
github.com/artela-network/artela-cosmos-sdk v0.47.4-artela-rc-5 h1:sXMGnea0K1UuWOFUbIaUomGAE0aF/0m9pqHLQaCtUis=
github.com/artela-network/artela-cosmos-sdk v0.47.4-artela-rc-5/go.mod h1:E9PVmYhRVpXEwJyk0HbCKBMr3sfjg6iB3F6q0WDj+bY=
github.com/artela-network/artela-evm v0.4.7-rc5 h1:sT1Vj/vekgHVdKJr+HAXmu9tV3lIq35zJLPmjykQFmM=
github.com/artela-network/artela-evm v0.4.7-rc5/go.mod h1:QOMcrrCDPGSUkJPjrmonD4O/j5aK1WiYrv2SDRDZ2lY=
github.com/artela-network/aspect-core v0.4.7-rc5 h1:cq3yezLDPpgAgjIcbxJHNKPMiB0ra6y5iLI17Oqsa6Y=
github.com/artela-network/aspect-core v0.4.7-rc5/go.mod h1:/D4/qBkyrXfekULvUOk16Tnd6vLaYA9Be4dSYy6tffc=
github.com/artela-network/aspect-runtime v0.4.7-rc5 h1:6K1YLaRYvB4b+CnK0BZgooAz3jKJ8XzApuIJp3EhLEc=
github.com/artela-network/aspect-runtime v0.4.7-rc5/go.mod h1:UWmkBhpNyDf3Pis5AfOxcnftgXVH1/ChTG/OZtmRvd4=
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 7b1dba6

Please sign in to comment.