Skip to content

Commit

Permalink
point to coreum master branch (#435)
Browse files Browse the repository at this point in the history
* point to coreum master branch

* run linter
  • Loading branch information
miladz68 authored Oct 3, 2024
1 parent 2995a40 commit 532b554
Show file tree
Hide file tree
Showing 2 changed files with 3 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/v5 v5.0.0-20241002100003-2dcad94c2fbc
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241002130843-58ae1cd1de0c
github.com/CosmWasm/wasmd v0.53.0
github.com/cometbft/cometbft v0.38.11
github.com/cosmos/cosmos-sdk v0.50.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,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/v5 v5.0.0-20241002100003-2dcad94c2fbc h1:RoYIzDlUWtH0HMG0oR245qydjE6/bXXwXB8RrUH6oFo=
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241002100003-2dcad94c2fbc/go.mod h1:nM3ilQAV1ScSugkLD4vwYNe2WzTXHG33+K9VG6mBNNE=
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241002130843-58ae1cd1de0c h1:w9GJ7pVPoPbQJk/ITgaQWQLKCEO8KlMV+7jeel8SA2o=
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241002130843-58ae1cd1de0c/go.mod h1:cltLMsy6B5Etb+z81yPCIQx+Bs/xdxZTWH0JJSrLCZ0=
github.com/CosmWasm/wasmd v0.53.0 h1:kdaoAi20bIb4VCsxw9pRaT2g5PpIp82Wqrr9DRVN9ao=
github.com/CosmWasm/wasmd v0.53.0/go.mod h1:FJl/aWjdpGof3usAMFQpDe07Rkx77PUzp0cygFMOvtw=
github.com/CosmWasm/wasmvm/v2 v2.1.2 h1:GkJ5bAsRlLHfIQVg/FY1VHwLyBwlCjAhDea0B8L+e20=
Expand Down

0 comments on commit 532b554

Please sign in to comment.