Skip to content

Commit

Permalink
updated cosmovisor to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Dec 9, 2024
1 parent 6a1b506 commit b0bde4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ replace (
require (
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202115740-dbc6962a4d0a
github.com/CoreumFoundation/coreum/v5 v5.0.0-20241022051641-b49ec5faa621
github.com/CoreumFoundation/crust v0.0.0-20241203071851-7163925ee43f
github.com/CoreumFoundation/crust v0.0.0-20241206080514-16aacae70905
github.com/iancoleman/strcase v0.3.0
github.com/pkg/errors v0.9.1
github.com/samber/lo v1.39.0
Expand Down
2 changes: 2 additions & 0 deletions build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202115740-dbc6962a4d0a h1
github.com/CoreumFoundation/coreum-tools v0.4.1-0.20241202115740-dbc6962a4d0a/go.mod h1:VD93vCHkxYaT/RhOesXTFgd/GQDW54tr0BqGi5JU1c0=
github.com/CoreumFoundation/crust v0.0.0-20241203071851-7163925ee43f h1:nEpaP5G9kAFvpG2Lryq+omxchVJJ3zon2IvUNqMajv4=
github.com/CoreumFoundation/crust v0.0.0-20241203071851-7163925ee43f/go.mod h1:tQ+or26k3yWbRXEJTUmq7GR+tmQy3lk3wgV5GQmXTfA=
github.com/CoreumFoundation/crust v0.0.0-20241206080514-16aacae70905 h1:fNSQn2uUHBoW05w5IEK4nPkHXvN78YYG+Og/KlwqO/8=
github.com/CoreumFoundation/crust v0.0.0-20241206080514-16aacae70905/go.mod h1:tQ+or26k3yWbRXEJTUmq7GR+tmQy3lk3wgV5GQmXTfA=
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 b0bde4e

Please sign in to comment.