File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
30
30
github.com/prometheus/client_golang v1.17.0
31
31
github.com/rs/zerolog v1.28.0
32
32
github.com/shutter-network/shop-contracts v0.0.0-20231220085304-80b8977d0bca
33
- github.com/shutter-network/shutter/shlib v0.1.13
33
+ github.com/shutter-network/shutter/shlib v0.1.15
34
34
github.com/shutter-network/txtypes v0.1.0
35
35
github.com/spf13/afero v1.8.2
36
36
github.com/spf13/cobra v1.6.1
Original file line number Diff line number Diff line change @@ -832,6 +832,8 @@ github.com/shutter-network/shop-contracts v0.0.0-20231220085304-80b8977d0bca h1:
832
832
github.com/shutter-network/shop-contracts v0.0.0-20231220085304-80b8977d0bca /go.mod h1:LEWXLRruvxq9fe2oKtJI3xfzbauhfWTjOczHN61RU+4 =
833
833
github.com/shutter-network/shutter/shlib v0.1.13 h1:9YloDJBdhFAKm2GMg4gBNeaJ+Mw9Qzeh5Kz9A2ayp1E =
834
834
github.com/shutter-network/shutter/shlib v0.1.13 /go.mod h1:RlYNZjx+pfKAi0arH+jfdlxG4kQ75UFzDfVjgCVYaUw =
835
+ github.com/shutter-network/shutter/shlib v0.1.15 h1:HsAL3h5govZjFcHaox2Nf1DxawCjTcR0qNb+08YaM5c =
836
+ github.com/shutter-network/shutter/shlib v0.1.15 /go.mod h1:RlYNZjx+pfKAi0arH+jfdlxG4kQ75UFzDfVjgCVYaUw =
835
837
github.com/shutter-network/txtypes v0.1.0 h1:QqdiiiB9AiBCSJ/ke6z1ZoDGfu2+1Lgpz5vHzVN4FKc =
836
838
github.com/shutter-network/txtypes v0.1.0 /go.mod h1:gaLQWfEFH+3q5CmM3kkSgS+NspclEs8SCnj8QAozsaI =
837
839
github.com/sirupsen/logrus v1.4.1 /go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q =
You can’t perform that action at this time.
0 commit comments