File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
29
29
github.com/pkg/errors v0.9.1
30
30
github.com/prometheus/client_golang v1.14.0
31
31
github.com/rs/zerolog v1.28.0
32
- github.com/shutter-network/shutter/shlib v0.1.13
32
+ github.com/shutter-network/shutter/shlib v0.1.18
33
33
github.com/shutter-network/txtypes v0.1.0
34
34
github.com/spf13/afero v1.8.2
35
35
github.com/spf13/cobra v1.6.1
Original file line number Diff line number Diff line change @@ -881,8 +881,8 @@ github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95/go.
881
881
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
882
882
github.com/shurcooL/users v0.0.0-20180125191416-49c67e49c537 /go.mod h1:QJTqeLYEDaXHZDBsXlPCDqdhQuJkuw4NOtaxYe3xii4 =
883
883
github.com/shurcooL/webdavfs v0.0.0-20170829043945-18c3829fa133 /go.mod h1:hKmq5kWdCj2z2KEozexVbfEZIWiTjhE0+UjmZgPqehw =
884
- github.com/shutter-network/shutter/shlib v0.1.13 h1:9YloDJBdhFAKm2GMg4gBNeaJ+Mw9Qzeh5Kz9A2ayp1E =
885
- github.com/shutter-network/shutter/shlib v0.1.13 /go.mod h1:RlYNZjx+pfKAi0arH+jfdlxG4kQ75UFzDfVjgCVYaUw =
884
+ github.com/shutter-network/shutter/shlib v0.1.18 h1:ei1EWEavnlkwbX51aGKtgt7NydY0IPNV35J525vAfeo =
885
+ github.com/shutter-network/shutter/shlib v0.1.18 /go.mod h1:RlYNZjx+pfKAi0arH+jfdlxG4kQ75UFzDfVjgCVYaUw =
886
886
github.com/shutter-network/txtypes v0.1.0 h1:QqdiiiB9AiBCSJ/ke6z1ZoDGfu2+1Lgpz5vHzVN4FKc =
887
887
github.com/shutter-network/txtypes v0.1.0 /go.mod h1:gaLQWfEFH+3q5CmM3kkSgS+NspclEs8SCnj8QAozsaI =
888
888
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