Skip to content

Commit db8405e

Browse files
committed
chore: update shutter/shlib
1 parent 8b9974b commit db8405e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

rolling-shutter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/prometheus/client_golang v1.17.0
3131
github.com/rs/zerolog v1.28.0
3232
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
3434
github.com/shutter-network/txtypes v0.1.0
3535
github.com/spf13/afero v1.8.2
3636
github.com/spf13/cobra v1.6.1

rolling-shutter/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,8 @@ github.com/shutter-network/shop-contracts v0.0.0-20231220085304-80b8977d0bca h1:
832832
github.com/shutter-network/shop-contracts v0.0.0-20231220085304-80b8977d0bca/go.mod h1:LEWXLRruvxq9fe2oKtJI3xfzbauhfWTjOczHN61RU+4=
833833
github.com/shutter-network/shutter/shlib v0.1.13 h1:9YloDJBdhFAKm2GMg4gBNeaJ+Mw9Qzeh5Kz9A2ayp1E=
834834
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=
835837
github.com/shutter-network/txtypes v0.1.0 h1:QqdiiiB9AiBCSJ/ke6z1ZoDGfu2+1Lgpz5vHzVN4FKc=
836838
github.com/shutter-network/txtypes v0.1.0/go.mod h1:gaLQWfEFH+3q5CmM3kkSgS+NspclEs8SCnj8QAozsaI=
837839
github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q=

0 commit comments

Comments
 (0)