Skip to content

Commit

Permalink
updated cosmovisor to 1.6 (#1046)
Browse files Browse the repository at this point in the history
* updated cosmovisor to 1.6

* pass linter

* Merge branch 'master' into milad/update-cosmovisor-1.6
  • Loading branch information
miladz68 authored Dec 12, 2024
1 parent 7e66c81 commit f842002
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 @@ -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
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-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 f842002

Please sign in to comment.