File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.6
77require (
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
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
152152github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
153153github.com/longhorn/backupstore v0.0.0-20251130062045-a1de4c42df07 h1:EPKXjd4gncImFIcvUHuVaEUd0jripoJZIu+bc/q2nGY =
154154github.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 =
157157github.com/longhorn/go-iscsi-helper v0.0.0-20250810143507-5c5f9a0060b4 h1:i6Wac1SO2YwXkqZetnc1KZc+2PnFZ9xSUs99nFAhHiU =
158158github.com/longhorn/go-iscsi-helper v0.0.0-20250810143507-5c5f9a0060b4 /go.mod h1:EIkghFAyqv+8ktznS4a+leJ6KKQLPt9zrcdS2Zsfk+M =
159159github.com/longhorn/go-spdk-helper v0.0.3-0.20250712161648-42d38592f838 h1:j3PgIRQihtn7R94mnVyTvc8YStYKH7JumiEI2yP4YQI =
Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ github.com/longhorn/backupstore/s3
332332github.com/longhorn/backupstore/types
333333github.com/longhorn/backupstore/util
334334github.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
337337github.com/longhorn/go-common-libs/backingimage
338338github.com/longhorn/go-common-libs/backup
You can’t perform that action at this time.
0 commit comments