Skip to content

Commit 9b1eb3a

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update longhorn branch repo dependencies
1 parent f2fe848 commit 9b1eb3a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ require (
5858
github.com/gorilla/websocket v1.5.1
5959
github.com/jinzhu/copier v0.3.5
6060
github.com/kubernetes-csi/csi-lib-utils v0.6.1
61-
github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240501153823-e99083a9ae07
61+
github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240504053304-4476eded9b5d
6262
github.com/longhorn/backupstore v0.0.0-20240501152902-3fa6a4a2e3e3
6363
github.com/longhorn/go-common-libs v0.0.0-20240501153456-f7a5b1a1edb0
6464
github.com/longhorn/go-iscsi-helper v0.0.0-20240427164656-e9439c0018ce
6565
github.com/longhorn/go-spdk-helper v0.0.0-20240430055420-fe00de2fc195
6666
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-519598108463
6767
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240504040929-cb2f1f3b5fc0
68-
github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051225-1181ede29906
68+
github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051810-9c3a9ab8b579
6969
github.com/pkg/errors v0.9.1
7070
github.com/prometheus/client_golang v1.18.0
7171
github.com/rancher/dynamiclistener v0.3.6

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -1215,8 +1215,8 @@ github.com/kubernetes-csi/csi-lib-utils v0.6.1 h1:+AZ58SRSRWh2vmMoWAAGcv7x6fIyBM
12151215
github.com/kubernetes-csi/csi-lib-utils v0.6.1/go.mod h1:GVmlUmxZ+SUjVLXicRFjqWUUvWez0g0Y78zNV9t7KfQ=
12161216
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
12171217
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
1218-
github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240501153823-e99083a9ae07 h1:9GMvcFzrs6IuueQekMkud4Xr2M7tsLj1UWpi+s5/8hs=
1219-
github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240501153823-e99083a9ae07/go.mod h1:bi2/Ghq053vNUKYArfJs9xidwhahS+FkIcecnOEegAQ=
1218+
github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240504053304-4476eded9b5d h1:2uF95tME7BQ9swMMNspRGnNcUwff7CCU/dnmm2poiwQ=
1219+
github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240504053304-4476eded9b5d/go.mod h1:7fta1PoJA/wCZryV2g1cJ1/ksCZMpvMwX5uVyw8FLIA=
12201220
github.com/longhorn/backupstore v0.0.0-20240501152902-3fa6a4a2e3e3 h1:2LC/Euk1O1FCYJzBBJfYKPpYE/wSe8Rzn6AhaBmdIGE=
12211221
github.com/longhorn/backupstore v0.0.0-20240501152902-3fa6a4a2e3e3/go.mod h1:NlOHCyQiGjn9TS1HUfQlBESttDPzi9x1Vs38geRV9SU=
12221222
github.com/longhorn/go-common-libs v0.0.0-20240501153456-f7a5b1a1edb0 h1:pYPo3iOQefnxrYBAj8vVTjqVnpTNBeTVvile3EAJR1A=
@@ -1229,8 +1229,8 @@ github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-5195981
12291229
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-519598108463/go.mod h1:WNiZl2l51I36/c8dewxkyWd0yBA5Anznzki0knKO88U=
12301230
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240504040929-cb2f1f3b5fc0 h1:4HBQxiWtXM1VnUA3gbDHZJL7BXok6AiTr/JsVejgEUM=
12311231
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240504040929-cb2f1f3b5fc0/go.mod h1:KxxJOTpVT5N1i2iC5G9rWdBdWWxrMNC4v8SdoXqu7qc=
1232-
github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051225-1181ede29906 h1:0tHQ1gi9SadnV25mj6rCMFf5ajMvai1ijJtyzxjX1LA=
1233-
github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051225-1181ede29906/go.mod h1:EtEHJmeEJsazJ2mRDnwi2v4C7Nwop6G/HpyfVAki+Iw=
1232+
github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051810-9c3a9ab8b579 h1:fPxOF61uIXBKr6eOPUvtmABBepnEvXsUylT3nbPaBlA=
1233+
github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051810-9c3a9ab8b579/go.mod h1:g2ICv6BYsfa1EOiaeKyiwHHj6MSXezUt9qVdJQQ1ncM=
12341234
github.com/longhorn/types v0.0.0-20240427164854-38dbed8528d3 h1:7YDGJTwro/kCcMmnCWM1UIL4JgervR6MT++71PvcbGY=
12351235
github.com/longhorn/types v0.0.0-20240427164854-38dbed8528d3/go.mod h1:pqT+7B8T+nkyUZYe8tL3CwPDCHjkbe3mHUDY5ntJFyQ=
12361236
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=

vendor/modules.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ github.com/kubernetes-csi/csi-lib-utils/protosanitizer
223223
# github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
224224
## explicit
225225
github.com/liggitt/tabwriter
226-
# github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240501153823-e99083a9ae07
226+
# github.com/longhorn/backing-image-manager v1.7.0-dev.0.20240504053304-4476eded9b5d
227227
## explicit; go 1.21
228228
github.com/longhorn/backing-image-manager/api
229229
github.com/longhorn/backing-image-manager/pkg/client
@@ -272,7 +272,7 @@ github.com/longhorn/longhorn-instance-manager/pkg/client
272272
github.com/longhorn/longhorn-instance-manager/pkg/meta
273273
github.com/longhorn/longhorn-instance-manager/pkg/types
274274
github.com/longhorn/longhorn-instance-manager/pkg/util
275-
# github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051225-1181ede29906
275+
# github.com/longhorn/longhorn-share-manager v1.7.0-dev.0.20240504051810-9c3a9ab8b579
276276
## explicit; go 1.22.2
277277
github.com/longhorn/longhorn-share-manager/pkg/client
278278
github.com/longhorn/longhorn-share-manager/pkg/types

0 commit comments

Comments
 (0)