File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/gorilla/mux v1.8.1
11
11
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
12
12
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e
13
- github.com/longhorn/longhorn-engine v1.7.2
13
+ github.com/longhorn/longhorn-engine v1.7.3
14
14
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c
15
15
github.com/longhorn/types v0.0.0-20250210001806-5ef312749bee
16
16
github.com/pkg/errors v0.9.1
@@ -45,7 +45,7 @@ require (
45
45
github.com/jmespath/go-jmespath v0.4.0 // indirect
46
46
github.com/kr/pretty v0.3.1 // indirect
47
47
github.com/kr/text v0.2.0 // indirect
48
- github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad // indirect
48
+ github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625 // indirect
49
49
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
50
50
github.com/mitchellh/go-ps v1.0.0 // indirect
51
51
github.com/moby/sys/mountinfo v0.7.2 // indirect
Original file line number Diff line number Diff line change @@ -80,10 +80,10 @@ github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9 h1:TDLyWqxfdL
80
80
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9 /go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8 =
81
81
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e h1:QxJaa0Jo3yGWXrxk317mH1KJwgz7SwDldH1ec/yNEss =
82
82
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e /go.mod h1:qDoXeH6jrSofJyr3ubwwhlptIKHHsQwTsm5TpNTs1B0 =
83
- github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad h1:AqhTx1s0Ym//9Tdhyo/i+gCpRAJLFwue8QWD5XCRVz8 =
84
- github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad /go.mod h1:pumnMfyGDTfupyMeT7G3m/Xc15Veo8nKkod5Unv4ff0 =
85
- github.com/longhorn/longhorn-engine v1.7.2 h1:vinyycvF8zfHQitieUZtcMR6bKjC2dPdiwEm0QVn9YM =
86
- github.com/longhorn/longhorn-engine v1.7.2 /go.mod h1:WVBJZtUcj3hMoEBJe0PsbdDQ/+9GTu2Tq/mRQc75obQ =
83
+ github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625 h1:d39A3041RyFve26tIuKUuzrh2CkBY970xlGIXgMA998 =
84
+ github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625 /go.mod h1:yIm3sGRuYOw/Y3XzRhG5+3FlZBOfrU5EZOavzwL2jVs =
85
+ github.com/longhorn/longhorn-engine v1.7.3 h1:0OeXrZ9T2ZjV+jEoZ91RoZm8S0OvJzGPnMiEEDu+wvc =
86
+ github.com/longhorn/longhorn-engine v1.7.3 /go.mod h1:OPprXHcQ6hkKg/ea7KwHzCZ8ScI0iUPcoiveqkuh1k4 =
87
87
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c h1:OFz3haCSPdgiiJvXLBeId/4dPu0dxIEqkQkfNMufLwc =
88
88
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c /go.mod h1:dfbJqfI8+T9ZCp5zhTYcBi/64hPBNt5/vFF3gTlfMmc =
89
89
github.com/longhorn/types v0.0.0-20250210001806-5ef312749bee h1:Zs5aeND6m29Tr3wfYmioK9ecSJW+L6o1Xhzj7zQQSrg =
Original file line number Diff line number Diff line change @@ -183,15 +183,15 @@ github.com/longhorn/go-common-libs/sync
183
183
github.com/longhorn/go-common-libs/sys
184
184
github.com/longhorn/go-common-libs/types
185
185
github.com/longhorn/go-common-libs/utils
186
- # github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad
187
- ## explicit; go 1.22.0
186
+ # github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625
187
+ ## explicit; go 1.22.7
188
188
github.com/longhorn/go-iscsi-helper/iscsi
189
189
github.com/longhorn/go-iscsi-helper/iscsidev
190
190
github.com/longhorn/go-iscsi-helper/longhorndev
191
191
github.com/longhorn/go-iscsi-helper/types
192
192
github.com/longhorn/go-iscsi-helper/util
193
- # github.com/longhorn/longhorn-engine v1.7.2
194
- ## explicit; go 1.22.2
193
+ # github.com/longhorn/longhorn-engine v1.7.3
194
+ ## explicit; go 1.22.7
195
195
github.com/longhorn/longhorn-engine/pkg/interceptor
196
196
github.com/longhorn/longhorn-engine/pkg/replica/client
197
197
github.com/longhorn/longhorn-engine/pkg/types
You can’t perform that action at this time.
0 commit comments