Skip to content

Commit

Permalink
Update crust version with the latest docker base images.
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitryhil committed Dec 3, 2024
1 parent 13663c2 commit fc53a91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ replace (
)

require (
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20240321120602-0a9c50facc68
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202112821-5efdcab63f3d
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241022051641-b49ec5faa621
github.com/CoreumFoundation/crust v0.0.0-20241129171414-cffd7df39db1
github.com/CoreumFoundation/crust v0.0.0-20241203051637-894cf347fdd5
github.com/iancoleman/strcase v0.3.0
github.com/pkg/errors v0.9.1
github.com/samber/lo v1.39.0
Expand Down
8 changes: 4 additions & 4 deletions build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
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.20240321120602-0a9c50facc68 h1:Tb9avuSQW3smVGrUnDh/Y+ML4eK802UsvJNZHsBgOGg=
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20240321120602-0a9c50facc68/go.mod h1:VD93vCHkxYaT/RhOesXTFgd/GQDW54tr0BqGi5JU1c0=
github.com/CoreumFoundation/crust v0.0.0-20241129171414-cffd7df39db1 h1:ylsvQQFejOwFEk7J+q2ZDy60dGjUbEqHxbCKxt2dJgU=
github.com/CoreumFoundation/crust v0.0.0-20241129171414-cffd7df39db1/go.mod h1:DC2Jq9oOJgDccdSqwxggqoFJ+EMn1wl8hMXAnnK4DSs=
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202112821-5efdcab63f3d h1:FB6TK2FAotibJvrEF1FNOhwhIwX4UD0JFoB1JPEoQDo=
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202112821-5efdcab63f3d/go.mod h1:VD93vCHkxYaT/RhOesXTFgd/GQDW54tr0BqGi5JU1c0=
github.com/CoreumFoundation/crust v0.0.0-20241203051637-894cf347fdd5 h1:BtYsVVI4O891bAbMFSeTnHzvEOq0YurkEfDGLhMk4G8=
github.com/CoreumFoundation/crust v0.0.0-20241203051637-894cf347fdd5/go.mod h1:FJAWBK1+H9lsNspE8/GlAXEpuNr9r6GP3S4RfohaaVM=
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 fc53a91

Please sign in to comment.