File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
cosmossdk.io/errors v1.0.1
7
- cosmossdk.io/math v1.2 .0
7
+ cosmossdk.io/math v1.3 .0
8
8
github.com/CosmWasm/wasmd v0.29.2
9
9
github.com/CosmWasm/wasmvm v1.1.1
10
10
github.com/armon/go-metrics v0.4.1
@@ -330,7 +330,7 @@ require (
330
330
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
331
331
mvdan.cc/unparam v0.0.0-20240104100049-c549a3470d14 // indirect
332
332
nhooyr.io/websocket v1.8.7 // indirect
333
- sigs.k8s.io/yaml v1.3 .0 // indirect
333
+ sigs.k8s.io/yaml v1.4 .0 // indirect
334
334
)
335
335
336
336
replace (
Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ cloud.google.com/go/workflows v1.6.0/go.mod h1:6t9F5h/unJz41YqfBmqSASJSXccBLtD1V
190
190
cloud.google.com/go/workflows v1.7.0 /go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoISEXH2bcHC3M =
191
191
cosmossdk.io/errors v1.0.1 h1:bzu+Kcr0kS/1DuPBtUFdWjzLqyUuCiyHjyJB6srBV/0 =
192
192
cosmossdk.io/errors v1.0.1 /go.mod h1:MeelVSZThMi4bEakzhhhE/CKqVv3nOJDA25bIqRDu/U =
193
- cosmossdk.io/math v1.2 .0 h1:8gudhTkkD3NxOP2YyyJIYYmt6dQ55ZfJkDOaxXpy7Ig =
194
- cosmossdk.io/math v1.2 .0 /go.mod h1:l2Gnda87F0su8a/7FEKJfFdJrM0JZRXQaohlgJeyQh0 =
193
+ cosmossdk.io/math v1.3 .0 h1:RC+jryuKeytIiictDslBP9i1fhkVm6ZDmZEoNP316zE =
194
+ cosmossdk.io/math v1.3 .0 /go.mod h1:vnRTxewy+M7BtXBNFybkuhSH4WfedVAAnERHgVFhp3k =
195
195
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
196
196
filippo.io/edwards25519 v1.0.0-rc.1 /go.mod h1:N1IkdkCkiLB6tki+MYJoSx2JTY9NUlxZE7eHn5EwJns =
197
197
filippo.io/edwards25519 v1.0.0 h1:0wAIcmJUqRdI8IJ/3eGi5/HwXZWPujYXXlkrQogz0Ek =
@@ -2069,6 +2069,6 @@ rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8
2069
2069
rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
2070
2070
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
2071
2071
sigs.k8s.io/yaml v1.1.0 /go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o =
2072
- sigs.k8s.io/yaml v1.3 .0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
2073
- sigs.k8s.io/yaml v1.3 .0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
2072
+ sigs.k8s.io/yaml v1.4 .0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E =
2073
+ sigs.k8s.io/yaml v1.4 .0 /go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY =
2074
2074
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 /go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU =
You can’t perform that action at this time.
0 commit comments