dependencies: bump CSI to v1.17.0

This is required in order to promote DelegateFSGroupToCSIDriver
to GA.
This commit is contained in:
Fabio Bertinatto
2022-11-01 15:09:01 -03:00
parent b19172c58f
commit c3529513ca
4 changed files with 243 additions and 243 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/aws/aws-sdk-go v1.44.116
github.com/blang/semver/v4 v4.0.0
github.com/container-storage-interface/spec v1.6.0
github.com/container-storage-interface/spec v1.7.0
github.com/coredns/corefile-migration v1.0.17
github.com/coreos/go-oidc v2.1.0+incompatible
github.com/coreos/go-systemd/v22 v22.3.2