Skip to content

Commit

Permalink
vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Mar 12, 2019
1 parent 830dd36 commit 88b90e4
Show file tree
Hide file tree
Showing 767 changed files with 70,760 additions and 31,586 deletions.
434 changes: 135 additions & 299 deletions Gopkg.lock

Large diffs are not rendered by default.

37 changes: 9 additions & 28 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,44 +22,25 @@

[[constraint]]
name = "github.com/container-storage-interface/spec"
version = "1.0.0"
version = "=1.0.0" # Set this to exactly 1.0.0 until test is updated to support 1.1.0

# TODO: upgrade csi-test to latest
[[constraint]]
name = "github.com/kubernetes-csi/csi-test"
version = "~v1.0.3"

# Once an official 3.0.0 release has been cut, this can be removed.
[[constraint]]
name = "github.com/kubernetes-csi/external-snapshotter"
version = "1.0.0-rc4"

[[constraint]]
name = "github.com/kubernetes-sigs/sig-storage-lib-external-provisioner"
version = "v2.2.0"

[[constraint]]
name = "google.golang.org/grpc"
version = "1.9.2"

[[constraint]]
name = "k8s.io/apimachinery"
version = "kubernetes-1.13.0-beta.1"
name = "sigs.k8s.io/sig-storage-lib-external-provisioner"
version = ">=v3.0.0-beta"

# This is needed by sig-storage-lib-external-provisioner for leader election.
# Once an official 11.0.0 release has been cut, this can be removed.
[[constraint]]
name = "k8s.io/client-go"
version = "kubernetes-1.13.0-beta.1"

[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.13.0-beta.1"

[[constraint]]
name = "k8s.io/csi-api"
version = "kubernetes-1.13.0-beta.1"

[[constraint]]
name = "k8s.io/apiserver"
version = "kubernetes-1.13.0-beta.1"
version = "kubernetes-1.14.0-beta.2"

# Once an official 0.4.0 release has been cut, this can be removed.
[[constraint]]
name = "github.com/kubernetes-csi/csi-lib-utils"
version = ">=0.4.0-rc1"
Expand Down
21 changes: 0 additions & 21 deletions vendor/github.com/Azure/go-ansiterm/LICENSE

This file was deleted.

188 changes: 0 additions & 188 deletions vendor/github.com/Azure/go-ansiterm/constants.go

This file was deleted.

7 changes: 0 additions & 7 deletions vendor/github.com/Azure/go-ansiterm/context.go

This file was deleted.

49 changes: 0 additions & 49 deletions vendor/github.com/Azure/go-ansiterm/csi_entry_state.go

This file was deleted.

38 changes: 0 additions & 38 deletions vendor/github.com/Azure/go-ansiterm/csi_param_state.go

This file was deleted.

36 changes: 0 additions & 36 deletions vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go

This file was deleted.

Loading

0 comments on commit 88b90e4

Please sign in to comment.