File tree Expand file tree Collapse file tree 6 files changed +892
-638
lines changed
github.com/longhorn/types/pkg/generated/enginerpc Expand file tree Collapse file tree 6 files changed +892
-638
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/longhorn/go-common-libs v0.0.0-20251220083855-f666c812e595
1212 github.com/longhorn/longhorn-engine v1.9.2
1313 github.com/longhorn/sparse-tools v0.0.0-20251020055717-ae3aca526fd7
14- github.com/longhorn/types v0.0.0-20251218094636-43d032f49660
14+ github.com/longhorn/types v0.0.0-20251224083914-4e86c5c8ca75
1515 github.com/pkg/errors v0.9.1
1616 github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
1717 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/longhorn/longhorn-engine v1.9.2 h1:2WB+5QENqO2xtVOJfxa0nX1D40/Qpxu8YL
133133github.com/longhorn/longhorn-engine v1.9.2 /go.mod h1:JwIMErlXODX8Ee4P4CrShkX0Q82+0gUIA5bzgC10s0c =
134134github.com/longhorn/sparse-tools v0.0.0-20251020055717-ae3aca526fd7 h1:t+ufkrgYbdzSjfGmsorKS7wjHR8nkOtzlOQOVKTrYDk =
135135github.com/longhorn/sparse-tools v0.0.0-20251020055717-ae3aca526fd7 /go.mod h1:WfRkt5pFnDaULAjFtoGlWhwQwyIx/vgMnH+jXQNlnQ8 =
136- github.com/longhorn/types v0.0.0-20251218094636-43d032f49660 h1:IaSe9YX22cChHMgBxTfB/CsHPWuxeDB4xIbPPzaXtUw =
137- github.com/longhorn/types v0.0.0-20251218094636-43d032f49660 /go.mod h1:IoHYA6sJ7OcrBcMzGZch+RVIbKsRMvrKhjZuCSMiMY8 =
136+ github.com/longhorn/types v0.0.0-20251224083914-4e86c5c8ca75 h1:7NcNaDoOV/9c3Px4NOgoB7hC+4aV6rmM+k94HPlMv7Y =
137+ github.com/longhorn/types v0.0.0-20251224083914-4e86c5c8ca75 /go.mod h1:IoHYA6sJ7OcrBcMzGZch+RVIbKsRMvrKhjZuCSMiMY8 =
138138github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
139139github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo =
140140github.com/matttproud/golang_protobuf_extensions v1.0.4 /go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4 =
You can’t perform that action at this time.
0 commit comments