mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +00:00
e46099a504
Signed-off-by: Huamin Chen <hchen@redhat.com>
40 lines
787 B
TOML
40 lines
787 B
TOML
[[constraint]]
|
|
name = "github.com/container-storage-interface/spec"
|
|
version = "~1.0.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/kubernetes-csi/drivers"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/golang/glog"
|
|
|
|
[[override]]
|
|
revision = "5db89f0ca68677abc5eefce8f2a0a772c98ba52d"
|
|
name = "github.com/docker/distribution"
|
|
|
|
[[constraint]]
|
|
name = "google.golang.org/grpc"
|
|
version = "1.10.0"
|
|
|
|
[[constraint]]
|
|
version = "kubernetes-1.13.0"
|
|
name = "k8s.io/apimachinery"
|
|
|
|
[[constraint]]
|
|
name = "k8s.io/kubernetes"
|
|
version = "v1.13.0"
|
|
|
|
[[override]]
|
|
version = "kubernetes-1.13.0"
|
|
name = "k8s.io/api"
|
|
|
|
[[override]]
|
|
name = "github.com/golang/protobuf"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
name = "k8s.io/client-go"
|
|
version = "kubernetes-1.13.0"
|