File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/dell/dell-csi-extensions/migration
3
3
go 1.24
4
4
5
5
require (
6
- github.com/dell/dell-csi-extensions/common v1.7 .0
6
+ github.com/dell/dell-csi-extensions/common v1.8 .0
7
7
google.golang.org/grpc v1.65.0
8
8
google.golang.org/protobuf v1.34.2
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/dell/dell-csi-extensions/common v1.7 .0 h1:qhiJztvk0jKnVV5upjv6bVJ4khw/QEntjzIQMcXp9s8 =
2
- github.com/dell/dell-csi-extensions/common v1.7 .0 /go.mod h1:1F9D9nja/HNFj9Fy2gu5NbP4l9J2FJgynmz22bYGdzI =
1
+ github.com/dell/dell-csi-extensions/common v1.8 .0 h1:2mmcdWtGKLQlGYr+ju3TDCtYkP1KU0e1JETL8wUWfLc =
2
+ github.com/dell/dell-csi-extensions/common v1.8 .0 /go.mod h1:0cJvgNiPOosCJujd60aV9ZTujsHbRJNXX0ARRMDyjfw =
3
3
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
4
4
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
5
5
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/dell/dell-csi-extensions/replication
3
3
go 1.24
4
4
5
5
require (
6
- github.com/dell/dell-csi-extensions/common v1.7 .0
6
+ github.com/dell/dell-csi-extensions/common v1.8 .0
7
7
google.golang.org/grpc v1.65.0
8
8
google.golang.org/protobuf v1.34.2
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/dell/dell-csi-extensions/common v1.7 .0 h1:qhiJztvk0jKnVV5upjv6bVJ4khw/QEntjzIQMcXp9s8 =
2
- github.com/dell/dell-csi-extensions/common v1.7 .0 /go.mod h1:1F9D9nja/HNFj9Fy2gu5NbP4l9J2FJgynmz22bYGdzI =
1
+ github.com/dell/dell-csi-extensions/common v1.8 .0 h1:2mmcdWtGKLQlGYr+ju3TDCtYkP1KU0e1JETL8wUWfLc =
2
+ github.com/dell/dell-csi-extensions/common v1.8 .0 /go.mod h1:0cJvgNiPOosCJujd60aV9ZTujsHbRJNXX0ARRMDyjfw =
3
3
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
4
4
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
5
5
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
You can’t perform that action at this time.
0 commit comments