Skip to content

Commit 1fb29d9

Browse files
fix(deps): update patch digest dependencies
1 parent 901c217 commit 1fb29d9

File tree

6 files changed

+57
-45
lines changed

6 files changed

+57
-45
lines changed

go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ module github.com/longhorn/backing-image-manager
22

33
go 1.22
44

5-
toolchain go1.22.3
5+
toolchain go1.22.4
66

77
require (
8-
github.com/RoaringBitmap/roaring v1.9.3
8+
github.com/RoaringBitmap/roaring v1.9.4
99
github.com/golang/protobuf v1.5.4
1010
github.com/gorilla/mux v1.8.1
11-
github.com/longhorn/backupstore v0.0.0-20240509144945-3bce6e69af15
11+
github.com/longhorn/backupstore v0.0.0-20240603134532-5ec9a300bef4
1212
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-519598108463
1313
github.com/longhorn/sparse-tools v0.0.0-20240513025352-ed49dd3f93eb
14-
github.com/longhorn/types v0.0.0-20240510221052-ab949bbedea3
14+
github.com/longhorn/types v0.0.0-20240605091135-ef450e1c04cd
1515
github.com/pkg/errors v0.9.1
1616
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
1717
github.com/sirupsen/logrus v1.9.3

go.sum

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3/go.mod h1:KLF4gFr6DcKFZwSu
55
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0 h1:Px2UA+2RvSSvv+RvJNuUB6n7rs5Wsel4dXLe90Um2n4=
66
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0/go.mod h1:tPaiy8S5bQ+S5sOiDlINkp7+Ef339+Nz5L5XO+cnOHo=
77
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
8-
github.com/RoaringBitmap/roaring v1.9.3 h1:t4EbC5qQwnisr5PrP9nt0IRhRTb9gMUgQF4t4S2OByM=
9-
github.com/RoaringBitmap/roaring v1.9.3/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhvejWj5rqITANK90=
8+
github.com/RoaringBitmap/roaring v1.9.4 h1:yhEIoH4YezLYT04s1nHehNO64EKFTop/wBhxv2QzDdQ=
9+
github.com/RoaringBitmap/roaring v1.9.4/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhvejWj5rqITANK90=
1010
github.com/aws/aws-sdk-go v1.34.2 h1:9vCknCdTAmmV4ht7lPuda7aJXzllXwEQyCMZKJHjBrM=
1111
github.com/aws/aws-sdk-go v1.34.2/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
1212
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
@@ -55,14 +55,14 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
5555
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
5656
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
5757
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
58-
github.com/longhorn/backupstore v0.0.0-20240509144945-3bce6e69af15 h1:D838/RWPKmP9ozjOM2Al8s11NbTGLC2m+ZKT3JAogfY=
59-
github.com/longhorn/backupstore v0.0.0-20240509144945-3bce6e69af15/go.mod h1:n210xpMUVrSn/W4Za/9BZhyXLCTVfAOq5lNdLrRSyz8=
58+
github.com/longhorn/backupstore v0.0.0-20240603134532-5ec9a300bef4 h1:FI2oBT6397aaQfspA3tDlYjkDaqhtXnwID4dMgVic0g=
59+
github.com/longhorn/backupstore v0.0.0-20240603134532-5ec9a300bef4/go.mod h1:n210xpMUVrSn/W4Za/9BZhyXLCTVfAOq5lNdLrRSyz8=
6060
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-519598108463 h1:KxddgUYC9InOhe8MxfbxzOL5v9q7f5DyThxQGGKvqVw=
6161
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-519598108463/go.mod h1:WNiZl2l51I36/c8dewxkyWd0yBA5Anznzki0knKO88U=
6262
github.com/longhorn/sparse-tools v0.0.0-20240513025352-ed49dd3f93eb h1:Kh89s6i5T1W6BT1Aq9W1YHXojbbcTXlDieWC5KWAs/E=
6363
github.com/longhorn/sparse-tools v0.0.0-20240513025352-ed49dd3f93eb/go.mod h1:vFvENahNfkr2VAyROaGHnZrLWuXwZJ0DHj8mBIh2miI=
64-
github.com/longhorn/types v0.0.0-20240510221052-ab949bbedea3 h1:yCn2uYikI3xW3i1HHpKytitJ2lc7S5obDMKIa7ZIuc8=
65-
github.com/longhorn/types v0.0.0-20240510221052-ab949bbedea3/go.mod h1:1oEh1cnDDqNSuFh/dH/lvJ3Ssq83SOweTAAPLRY4PMI=
64+
github.com/longhorn/types v0.0.0-20240605091135-ef450e1c04cd h1:gzvHnEc4vdHmOtxwgjC/7YmChbzDsfYiY0wpI3RgB1A=
65+
github.com/longhorn/types v0.0.0-20240605091135-ef450e1c04cd/go.mod h1:1oEh1cnDDqNSuFh/dH/lvJ3Ssq83SOweTAAPLRY4PMI=
6666
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
6767
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
6868
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=

vendor/github.com/RoaringBitmap/roaring/README.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/backupstore/s3/s3.go

+6-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/backupstore/s3/s3_service.go

+37-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ github.com/Azure/azure-sdk-for-go/sdk/internal/uuid
2020
## explicit; go 1.16
2121
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
2222
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal
23-
# github.com/RoaringBitmap/roaring v1.9.3
23+
# github.com/RoaringBitmap/roaring v1.9.4
2424
## explicit; go 1.14
2525
github.com/RoaringBitmap/roaring
2626
github.com/RoaringBitmap/roaring/internal
@@ -117,7 +117,7 @@ github.com/kr/pretty
117117
# github.com/kr/text v0.2.0
118118
## explicit
119119
github.com/kr/text
120-
# github.com/longhorn/backupstore v0.0.0-20240509144945-3bce6e69af15
120+
# github.com/longhorn/backupstore v0.0.0-20240603134532-5ec9a300bef4
121121
## explicit; go 1.21
122122
github.com/longhorn/backupstore
123123
github.com/longhorn/backupstore/azblob
@@ -145,7 +145,7 @@ github.com/longhorn/sparse-tools/sparse
145145
github.com/longhorn/sparse-tools/sparse/rest
146146
github.com/longhorn/sparse-tools/types
147147
github.com/longhorn/sparse-tools/util
148-
# github.com/longhorn/types v0.0.0-20240510221052-ab949bbedea3
148+
# github.com/longhorn/types v0.0.0-20240605091135-ef450e1c04cd
149149
## explicit; go 1.21
150150
github.com/longhorn/types/pkg/generated/bimrpc
151151
github.com/longhorn/types/pkg/generated/enginerpc

0 commit comments

Comments
 (0)