File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/longhorn/go-common-libs v0.0.0-20241208100509-e1932c65c078
15
15
github.com/longhorn/go-iscsi-helper v0.0.0-20241208120713-c4ac270fbe7e
16
16
github.com/longhorn/sparse-tools v0.0.0-20241124090628-9499c1fb63d7
17
- github.com/longhorn/types v0.0.0-20241212070310-f6797e59f9c9
17
+ github.com/longhorn/types v0.0.0-20241214151852-cf9e27d3d0a9
18
18
github.com/moby/moby v26.1.5+incompatible
19
19
github.com/pkg/errors v0.9.1
20
20
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/longhorn/go-iscsi-helper v0.0.0-20241208120713-c4ac270fbe7e h1:fX1GSL
84
84
github.com/longhorn/go-iscsi-helper v0.0.0-20241208120713-c4ac270fbe7e /go.mod h1:v+xVeM1Ea065+NHRihSnYjd3Az3D9+XEaEcVgFT8F9E =
85
85
github.com/longhorn/sparse-tools v0.0.0-20241124090628-9499c1fb63d7 h1:jrW659ETMgyy8kmGAjG03DnaUWSxpFwnqDHlWe0kIUk =
86
86
github.com/longhorn/sparse-tools v0.0.0-20241124090628-9499c1fb63d7 /go.mod h1:dfbJqfI8+T9ZCp5zhTYcBi/64hPBNt5/vFF3gTlfMmc =
87
- github.com/longhorn/types v0.0.0-20241212070310-f6797e59f9c9 h1:XFz8YVuRuhpp8lrkHAuc20H12SrGAIY1K4Ni2/6gaXk =
88
- github.com/longhorn/types v0.0.0-20241212070310-f6797e59f9c9 /go.mod h1:ZElOIs7s/Cjaw7P9kY+uvTzh87mfO34pk39B6TVmg0g =
87
+ github.com/longhorn/types v0.0.0-20241214151852-cf9e27d3d0a9 h1:mgIwf1do39qeJWwZDK+MhGMZmeNIbEluQITZ2TsDUGg =
88
+ github.com/longhorn/types v0.0.0-20241214151852-cf9e27d3d0a9 /go.mod h1:JxIgbjNE9hBUA4B153VqLOTJMsskx6P/mst70M24F6A =
89
89
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
90
90
github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
91
91
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ github.com/longhorn/sparse-tools/sparse/rest
199
199
github.com/longhorn/sparse-tools/stats
200
200
github.com/longhorn/sparse-tools/types
201
201
github.com/longhorn/sparse-tools/util
202
- # github.com/longhorn/types v0.0.0-20241212070310-f6797e59f9c9
202
+ # github.com/longhorn/types v0.0.0-20241214151852-cf9e27d3d0a9
203
203
## explicit; go 1.22.7
204
204
github.com/longhorn/types/pkg/generated/enginerpc
205
205
github.com/longhorn/types/pkg/generated/profilerrpc
You can’t perform that action at this time.
0 commit comments