File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ toolchain go1.25.1
77require (
88 github.com/google/uuid v1.6.0
99 github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297
10- github.com/longhorn/go-common-libs v0.0.0-20250914160439-bed5f95658dc
11- github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4
10+ github.com/longhorn/go-common-libs v0.0.0-20250921030719-16313e7f30b3
11+ github.com/longhorn/go-spdk-helper v0.0.4
1212 github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd
1313 github.com/longhorn/longhorn-spdk-engine v0.0.0-20250917004104-1a8c3b02ea6e
1414 github.com/longhorn/types v0.0.0-20250915085125-0638a2eac534
Original file line number Diff line number Diff line change @@ -107,12 +107,12 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
107107github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
108108github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297 h1:KVnOHFT3wuwgyhV7/Rue8NMt13NkpIkZ3B7eVR0C8yM =
109109github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297 /go.mod h1:j5TiUyvRBYaSaPY/p6GIFOk1orfWcngk9hIWxDDJ5mg =
110- github.com/longhorn/go-common-libs v0.0.0-20250914160439-bed5f95658dc h1:lgcmT2ioN1IkSJ0i+lJ2KjrfskSCHLThaVIterveuaE =
111- github.com/longhorn/go-common-libs v0.0.0-20250914160439-bed5f95658dc /go.mod h1:qNo/KuUpaoJyZUB+8/NyVQMAyrnbXw+amFxlJuI/AaM =
110+ github.com/longhorn/go-common-libs v0.0.0-20250921030719-16313e7f30b3 h1:gYM57Q0NqyNpwIjyBFqcLS9MNL5nM/6a/vYHMzDqjXE =
111+ github.com/longhorn/go-common-libs v0.0.0-20250921030719-16313e7f30b3 /go.mod h1:K7RvsXAw/r4+vsO+13iVjR6eEtzsEt1DttoP29KDbls =
112112github.com/longhorn/go-iscsi-helper v0.0.0-20250810143507-5c5f9a0060b4 h1:i6Wac1SO2YwXkqZetnc1KZc+2PnFZ9xSUs99nFAhHiU =
113113github.com/longhorn/go-iscsi-helper v0.0.0-20250810143507-5c5f9a0060b4 /go.mod h1:EIkghFAyqv+8ktznS4a+leJ6KKQLPt9zrcdS2Zsfk+M =
114- github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4 h1:IE8WLw+smpx0wuZlPg7JjH0oG15eLTVhMTotj/zohsM =
115- github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4 /go.mod h1:jXiQGipYcnbRZZ7mu5gCM4bbAtNeL9g+4UkDsjaTEzY =
114+ github.com/longhorn/go-spdk-helper v0.0.4 h1:Or7+7LSHpT8wBEtvv22Q9E/Tl9ks46DFC3N8r+x1dQk =
115+ github.com/longhorn/go-spdk-helper v0.0.4 /go.mod h1:jXiQGipYcnbRZZ7mu5gCM4bbAtNeL9g+4UkDsjaTEzY =
116116github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd h1:2GDnGZ+CzRJR9iAdXvtEYBS60f8mZvmPOkCSr1Fk/DA =
117117github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd /go.mod h1:MPuXGH5nz8kOTO9w1Oydh7yJZvPJRQ1G13jRPf4T0o0 =
118118github.com/longhorn/longhorn-spdk-engine v0.0.0-20250917004104-1a8c3b02ea6e h1:b089RQLkYtOuUfZKeI3ewRMtSwFT6teBd8jVgqcDKbg =
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ github.com/longhorn/backupstore/s3
202202github.com/longhorn/backupstore/types
203203github.com/longhorn/backupstore/util
204204github.com/longhorn/backupstore/vfs
205- # github.com/longhorn/go-common-libs v0.0.0-20250914160439-bed5f95658dc
205+ # github.com/longhorn/go-common-libs v0.0.0-20250921030719-16313e7f30b3
206206## explicit; go 1.24.0
207207github.com/longhorn/go-common-libs/backingimage
208208github.com/longhorn/go-common-libs/backup
@@ -225,7 +225,7 @@ github.com/longhorn/go-iscsi-helper/iscsidev
225225github.com/longhorn/go-iscsi-helper/longhorndev
226226github.com/longhorn/go-iscsi-helper/types
227227github.com/longhorn/go-iscsi-helper/util
228- # github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4
228+ # github.com/longhorn/go-spdk-helper v0.0.4
229229## explicit; go 1.24.0
230230github.com/longhorn/go-spdk-helper/pkg/initiator
231231github.com/longhorn/go-spdk-helper/pkg/jsonrpc
You can’t perform that action at this time.
0 commit comments