File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/longhorn/backupstore v0.0.0-20240417071544-3bd377eeefeb
10
10
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20240418025706-519598108463
11
11
github.com/longhorn/sparse-tools v0.0.0-20240228120902-ce8c4c2e71ca
12
- github.com/longhorn/types v0.0.0-20240417064442-e7df610ea802
12
+ github.com/longhorn/types v0.0.0-20240417112740-a0d8514936b8
13
13
github.com/pkg/errors v0.9.1
14
14
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
15
15
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ github.com/longhorn/sparse-tools v0.0.0-20240228120902-ce8c4c2e71ca h1:dECamLpXI
63
63
github.com/longhorn/sparse-tools v0.0.0-20240228120902-ce8c4c2e71ca /go.mod h1:pvlUkVwRGojXhcTkkzksOe4i7GVk59P2PbJjHIB2Yj0 =
64
64
github.com/longhorn/types v0.0.0-20240417064442-e7df610ea802 h1:evjIqn8Ta4toYsdcfvUBXOyV64ZEo72CYe+Vfd+3STQ =
65
65
github.com/longhorn/types v0.0.0-20240417064442-e7df610ea802 /go.mod h1:pqT+7B8T+nkyUZYe8tL3CwPDCHjkbe3mHUDY5ntJFyQ =
66
+ github.com/longhorn/types v0.0.0-20240417112740-a0d8514936b8 h1:M9TQLN379VNN3JsuLuKHDRIy/11jYeIuxYLFuekjcPw =
67
+ github.com/longhorn/types v0.0.0-20240417112740-a0d8514936b8 /go.mod h1:pqT+7B8T+nkyUZYe8tL3CwPDCHjkbe3mHUDY5ntJFyQ =
66
68
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
67
69
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo =
68
70
github.com/matttproud/golang_protobuf_extensions v1.0.4 /go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4 =
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ github.com/longhorn/sparse-tools/sparse
145
145
github.com/longhorn/sparse-tools/sparse/rest
146
146
github.com/longhorn/sparse-tools/types
147
147
github.com/longhorn/sparse-tools/util
148
- # github.com/longhorn/types v0.0.0-20240417064442-e7df610ea802
148
+ # github.com/longhorn/types v0.0.0-20240417112740-a0d8514936b8
149
149
## explicit; go 1.21
150
150
github.com/longhorn/types/pkg/generated/bimrpc
151
151
github.com/longhorn/types/pkg/generated/enginerpc
You can’t perform that action at this time.
0 commit comments