Skip to content

Commit aa439a1

Browse files
authored
refact(deps): use lib-csi v0.6.0 for csi pv leak protection (openebs#90)
Signed-off-by: Yashpal Choudhary <[email protected]>
1 parent 1c71689 commit aa439a1

File tree

5 files changed

+13
-318
lines changed

5 files changed

+13
-318
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ require (
5959
github.com/kubernetes-csi/csi-lib-utils v0.9.0
6060
github.com/onsi/ginkgo v1.11.0
6161
github.com/onsi/gomega v1.7.0
62-
github.com/openebs/lib-csi v0.5.0
62+
github.com/openebs/lib-csi v0.6.0
6363
github.com/pkg/errors v0.9.1
6464
github.com/spf13/cobra v1.1.1
6565
github.com/stretchr/testify v1.6.1

0 commit comments

Comments
 (0)