mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-05-13 13:02:23 +00:00
Update to version 1.1.0
This commit is contained in:
6
go.mod
6
go.mod
@@ -5,14 +5,14 @@ go 1.16
|
||||
require (
|
||||
github.com/antonfisher/nested-logrus-formatter v1.3.1
|
||||
github.com/cenkalti/backoff/v4 v4.1.1
|
||||
github.com/container-storage-interface/spec v1.3.0
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/container-storage-interface/spec v1.5.0
|
||||
github.com/kubernetes-csi/csi-lib-utils v0.9.1
|
||||
github.com/kubernetes-csi/csi-test/v4 v4.2.0
|
||||
github.com/kubernetes-csi/csi-test/v4 v4.3.0
|
||||
github.com/sirupsen/logrus v1.7.0
|
||||
github.com/spf13/cobra v1.1.3
|
||||
github.com/spf13/pflag v1.0.5
|
||||
google.golang.org/grpc v1.34.0
|
||||
google.golang.org/protobuf v1.25.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
k8s.io/mount-utils v0.21.2
|
||||
k8s.io/utils v0.0.0-20210527160623-6fdb442a123b
|
||||
|
||||
Reference in New Issue
Block a user