File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.1
66
77require (
8- github.com/IBM/csi-volume-group-operator v0.9.2
8+ github.com/IBM/csi-volume-group-operator v0.9.3
99 github.com/csi-addons/spec v0.2.0
1010 github.com/go-logr/logr v1.4.3
1111 github.com/kubernetes-csi/csi-lib-utils v0.22.0
Original file line number Diff line number Diff line change 1- github.com/IBM/csi-volume-group-operator v0.9.2 h1:ZOYaUR5xdHN2bvwguvs03EjFjtwMp+v1qzT+DnUS6VU =
2- github.com/IBM/csi-volume-group-operator v0.9.2 /go.mod h1:nEZf/HwMnkXk4Z4/M9+o9qJohyK3zIZDRiGJV7rBnxQ =
1+ github.com/IBM/csi-volume-group-operator v0.9.3 h1:q0otOos5EBiNzCtqsEtWRYYLJB9gl9CzMw0z2q5nJGk =
2+ github.com/IBM/csi-volume-group-operator v0.9.3 /go.mod h1:fc+Km1ZoeJNw/6AohePPmoG0z2p+XQoLbTEksHlhnXA =
33github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
44github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
55github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
Original file line number Diff line number Diff line change 1- # github.com/IBM/csi-volume-group-operator v0.9.2
1+ # github.com/IBM/csi-volume-group-operator v0.9.3
22## explicit; go 1.23.1
33github.com/IBM/csi-volume-group-operator/api/v1
44# github.com/beorn7/perks v1.0.1
You can’t perform that action at this time.
0 commit comments