Move Ingress godeps to vendor/
This commit is contained in:
parent
0d4f49e50e
commit
ca620e4074
2059 changed files with 3706 additions and 213845 deletions
9
Godeps/_workspace/src/github.com/emicklei/go-restful/install.sh
generated
vendored
9
Godeps/_workspace/src/github.com/emicklei/go-restful/install.sh
generated
vendored
|
|
@ -1,9 +0,0 @@
|
|||
cd examples
|
||||
ls *.go | xargs -I {} go build -o /tmp/ignore {}
|
||||
cd ..
|
||||
go fmt ...swagger && \
|
||||
go test -test.v ...swagger && \
|
||||
go install ...swagger && \
|
||||
go fmt ...restful && \
|
||||
go test -test.v ...restful && \
|
||||
go install ...restful
|
||||
Loading…
Add table
Add a link
Reference in a new issue