Skip to content

Commit

Permalink
remove vendor constraints and prune
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Mar 8, 2019
1 parent f59b58d commit 89c8417
Show file tree
Hide file tree
Showing 17,240 changed files with 27 additions and 4,745,674 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
190 changes: 22 additions & 168 deletions Gopkg.lock

Large diffs are not rendered by default.

50 changes: 5 additions & 45 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,51 +8,11 @@ required = [
"k8s.io/code-generator/cmd/defaulter-gen",
]


[[constraint]]
name = "github.com/container-storage-interface/spec"
version = "1.0.0-rc2"

[[override]]
name = "github.com/golang/protobuf"
version = "v1.1.0"

[[constraint]]
branch = "master"
name = "github.com/golang/glog"

[[constraint]]
name = "github.com/kubernetes-csi/csi-test"
version = "1.0.0-rc2"

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

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

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

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

[[override]]
name = "github.com/json-iterator/go"
version = "1.1.4"

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

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

[[constraint]]
name = "github.com/kubernetes-csi/csi-lib-utils"
version = "0.3.0"
[prune]
non-go = true
go-tests = true
unused-packages = true
4 changes: 0 additions & 4 deletions vendor/github.com/container-storage-interface/spec/.gitignore

This file was deleted.

38 changes: 0 additions & 38 deletions vendor/github.com/container-storage-interface/spec/.travis.yml

This file was deleted.

Binary file not shown.
55 changes: 0 additions & 55 deletions vendor/github.com/container-storage-interface/spec/CONTRIBUTING.md

This file was deleted.

51 changes: 0 additions & 51 deletions vendor/github.com/container-storage-interface/spec/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions vendor/github.com/container-storage-interface/spec/OWNERS

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/container-storage-interface/spec/README.md

This file was deleted.

1 change: 0 additions & 1 deletion vendor/github.com/container-storage-interface/spec/VERSION

This file was deleted.

Loading

0 comments on commit 89c8417

Please sign in to comment.