Skip to content

Commit

Permalink
Point to master branch of coreum (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 authored Aug 12, 2024
1 parent 24e2565 commit f2755be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
cosmossdk.io/math v1.3.0
github.com/BurntSushi/toml v1.2.1
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20230627094203-821c6a4eebab
github.com/CoreumFoundation/coreum/v4 v4.0.0-20240806080257-6848ed703bfa
github.com/CoreumFoundation/coreum/v4 v4.0.0-20240808130426-0c7f16cd6d68
github.com/CosmWasm/wasmd v0.52.0
github.com/cometbft/cometbft v0.38.9
github.com/cosmos/cosmos-sdk v0.50.8
Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbi
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20230627094203-821c6a4eebab h1:XPcSzlQ06tor/py1LkEM9FX70LIeDWB++vLuAO6eAYI=
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20230627094203-821c6a4eebab/go.mod h1:VD93vCHkxYaT/RhOesXTFgd/GQDW54tr0BqGi5JU1c0=
github.com/CoreumFoundation/coreum/v4 v4.0.0-20240806080257-6848ed703bfa h1:ZUURHST4WiAc0Bi4ZRsdSd7XBx2Ilp9w2l3C+s+nMMU=
github.com/CoreumFoundation/coreum/v4 v4.0.0-20240806080257-6848ed703bfa/go.mod h1:bgJT+CQ0ADEEpbDRbGzFcVwTCM++TIDkhwQI4N7kIqg=
github.com/CoreumFoundation/coreum/v4 v4.0.0-20240808130426-0c7f16cd6d68 h1:U1ytqqraOwu2YWfCbPex1G3Spn/dMDpZT7JmuKpK3CE=
github.com/CoreumFoundation/coreum/v4 v4.0.0-20240808130426-0c7f16cd6d68/go.mod h1:H7VjwBagugJ8zSgFYs7/W8ZDhG8MhLazv5Cxqg39jP8=
github.com/CosmWasm/wasmd v0.52.0 h1:VRylqes1AMXqIgz/jUH9EzhjBZKsRXrrjCTAni0ILRM=
github.com/CosmWasm/wasmd v0.52.0/go.mod h1:hyy1wt7c589Cs4kOK2cYdtphzCd2Xo20q/t7tfby7oI=
github.com/CosmWasm/wasmvm/v2 v2.1.0 h1:bleLhNA36hM8iPjFJsNRi9RjrQW6MtXafw2+wVjAWAE=
Expand Down Expand Up @@ -439,6 +439,8 @@ github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 h1:fAjc9m62+UWV/WA
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
github.com/docker/distribution v2.8.2+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
Expand Down

0 comments on commit f2755be

Please sign in to comment.