Skip to content

Commit

Permalink
remove unused vendors (k8snetworkplumbingwg#95)
Browse files Browse the repository at this point in the history
Change-Id: I7a845581ef024065ffbb8d6e41b8512f532de5de
  • Loading branch information
ahalimx86 authored Mar 1, 2019
1 parent 9915f12 commit f25bc17
Show file tree
Hide file tree
Showing 12,871 changed files with 830,294 additions and 1,422,153 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: go

before_install:
- sudo apt-get update -qq
# Install Glide
- mkdir -p "${GOPATH}/bin"
- curl https://glide.sh/get | bash

script:
- make test
Expand Down
49 changes: 24 additions & 25 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,13 @@ ignore:
- bytes
import:
- package: github.com/golang/glog
- package: github.com/golang/protobuf
subpackages:
- proto
- package: golang.org/x/net
subpackages:
- context
- package: google.golang.org/grpc
- package: k8s.io/apimachinery
subpackages:
- pkg/apis/meta/v1
- package: k8s.io/client-go
subpackages:
- kubernetes
- rest
- package: k8s.io/kubernetes
subpackages:
- pkg/kubelet/apis/deviceplugin/v1beta1
- package: github.com/containernetworking/cni
version: v0.6.0
subpackages:
- pkg/skel
testImport:
- package: github.com/onsi/ginkgo
subpackages:
Expand Down
5 changes: 0 additions & 5 deletions vendor/github.com/containernetworking/cni/.gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions vendor/github.com/containernetworking/cni/.travis.yml

This file was deleted.

4 changes: 0 additions & 4 deletions vendor/github.com/containernetworking/cni/CODE-OF-CONDUCT.md

This file was deleted.

125 changes: 0 additions & 125 deletions vendor/github.com/containernetworking/cni/CONTRIBUTING.md

This file was deleted.

Loading

0 comments on commit f25bc17

Please sign in to comment.