Move Ingress godeps to vendor/
This commit is contained in:
parent
0d4f49e50e
commit
ca620e4074
2059 changed files with 3706 additions and 213845 deletions
11
Godeps/_workspace/src/github.com/docker/go-units/circle.yml
generated
vendored
11
Godeps/_workspace/src/github.com/docker/go-units/circle.yml
generated
vendored
|
|
@ -1,11 +0,0 @@
|
|||
dependencies:
|
||||
post:
|
||||
# install golint
|
||||
- go get github.com/golang/lint/golint
|
||||
|
||||
test:
|
||||
pre:
|
||||
# run analysis before tests
|
||||
- go vet ./...
|
||||
- test -z "$(golint ./... | tee /dev/stderr)"
|
||||
- test -z "$(gofmt -s -l . | tee /dev/stderr)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue