Skip to content

Commit 13fb3ef

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update github.com/longhorn/go-common-libs digest to 3332521
1 parent 5579235 commit 13fb3ef

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.6
77
require (
88
github.com/google/uuid v1.6.0
99
github.com/longhorn/backupstore v0.0.0-20251130062045-a1de4c42df07
10-
github.com/longhorn/go-common-libs v0.0.0-20251130061014-a2c18552fb30
10+
github.com/longhorn/go-common-libs v0.0.0-20251130104056-3332521977c9
1111
github.com/longhorn/go-spdk-helper v0.0.3-0.20250712161648-42d38592f838
1212
github.com/longhorn/longhorn-engine v1.9.2
1313
github.com/longhorn/longhorn-spdk-engine v0.0.0-20250805013325-da3d062c9555

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
152152
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
153153
github.com/longhorn/backupstore v0.0.0-20251130062045-a1de4c42df07 h1:EPKXjd4gncImFIcvUHuVaEUd0jripoJZIu+bc/q2nGY=
154154
github.com/longhorn/backupstore v0.0.0-20251130062045-a1de4c42df07/go.mod h1:U6Zg87XJCI6affgK3YCQVEXWhq6odH1xq+xDLajs+bM=
155-
github.com/longhorn/go-common-libs v0.0.0-20251130061014-a2c18552fb30 h1:X+yNg5BbYaNM76/vUu76VZvzmkYzL6LA9I0S1vCztCE=
156-
github.com/longhorn/go-common-libs v0.0.0-20251130061014-a2c18552fb30/go.mod h1:2hVBAkhqRB+6ChRb//pQHWRvCYxRkaKIK3lmrTZS29A=
155+
github.com/longhorn/go-common-libs v0.0.0-20251130104056-3332521977c9 h1:+3ISvbAUNEFgHhHsmhEl0FVWTtxUK3XzIiVE+yCpq80=
156+
github.com/longhorn/go-common-libs v0.0.0-20251130104056-3332521977c9/go.mod h1:P1127MQ9oyqVEuDtUjgAnS9wJtFnrCp889Ngry8t0yI=
157157
github.com/longhorn/go-iscsi-helper v0.0.0-20250810143507-5c5f9a0060b4 h1:i6Wac1SO2YwXkqZetnc1KZc+2PnFZ9xSUs99nFAhHiU=
158158
github.com/longhorn/go-iscsi-helper v0.0.0-20250810143507-5c5f9a0060b4/go.mod h1:EIkghFAyqv+8ktznS4a+leJ6KKQLPt9zrcdS2Zsfk+M=
159159
github.com/longhorn/go-spdk-helper v0.0.3-0.20250712161648-42d38592f838 h1:j3PgIRQihtn7R94mnVyTvc8YStYKH7JumiEI2yP4YQI=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ github.com/longhorn/backupstore/s3
332332
github.com/longhorn/backupstore/types
333333
github.com/longhorn/backupstore/util
334334
github.com/longhorn/backupstore/vfs
335-
# github.com/longhorn/go-common-libs v0.0.0-20251130061014-a2c18552fb30
335+
# github.com/longhorn/go-common-libs v0.0.0-20251130104056-3332521977c9
336336
## explicit; go 1.24.0
337337
github.com/longhorn/go-common-libs/backingimage
338338
github.com/longhorn/go-common-libs/backup

0 commit comments

Comments
 (0)