Skip to content

Commit

Permalink
Update crust to the latest. (#1060)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitryhil authored Jan 9, 2025
1 parent 5d80c8d commit 96d92fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ replace (
require (
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202115740-dbc6962a4d0a
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241223114814-5d31643a6731
github.com/CoreumFoundation/crust v0.0.0-20241223113002-63d051aec9a8
github.com/CoreumFoundation/crust v0.0.0-20250109090337-0d04c5d9bf5c
github.com/iancoleman/strcase v0.3.0
github.com/pkg/errors v0.9.1
github.com/samber/lo v1.39.0
Expand Down
4 changes: 2 additions & 2 deletions build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@ github.com/BurntSushi/toml v1.3.2/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.20241202115740-dbc6962a4d0a h1:1vgtS45y86pyFZ/n2RBHjKQhHRDK1VQek7NHbkPfkGU=
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202115740-dbc6962a4d0a/go.mod h1:VD93vCHkxYaT/RhOesXTFgd/GQDW54tr0BqGi5JU1c0=
github.com/CoreumFoundation/crust v0.0.0-20241223113002-63d051aec9a8 h1:PcvOu032u1KH7RWrMQzbDGoCSvbG1/e3Z4i10KYYRpk=
github.com/CoreumFoundation/crust v0.0.0-20241223113002-63d051aec9a8/go.mod h1:tQ+or26k3yWbRXEJTUmq7GR+tmQy3lk3wgV5GQmXTfA=
github.com/CoreumFoundation/crust v0.0.0-20250109090337-0d04c5d9bf5c h1:VywBD974SY+Utmt5icV8lJ6ibQbEfvvmOMcyUIwqiU0=
github.com/CoreumFoundation/crust v0.0.0-20250109090337-0d04c5d9bf5c/go.mod h1:svjEXbNrD+MeF6mz+00TrJnQnCdewuOHcCizRtkgZms=
github.com/CosmWasm/wasmd v0.53.2 h1:c3MQjeQq+r+Zj2rPeW+c9kJmTevuNnZOIkiiCP/3bg4=
github.com/CosmWasm/wasmd v0.53.2/go.mod h1:gP10E56tuToU5rsZR7vZLBL5ssW2mie6KN/WrQLG7/I=
github.com/CosmWasm/wasmvm/v2 v2.1.4 h1:7EUVQjBxXHkVjL2AqqXD7hMEe0dmoNn2li9E4PWRAnA=
Expand Down

0 comments on commit 96d92fe

Please sign in to comment.