cri-o/vendor/github.com
Jonathan Yu 6c9628cdb1
Build and install from GOPATH
* Rename 'vendor/src' -> 'vendor'
  * Ignore vendor/ instead of vendor/src/ for lint
* Rename 'cmd/client' -> 'cmd/ocic' to make it 'go install'able
* Rename 'cmd/server' -> 'cmd/ocid' to make it 'go install'able
* Update Makefile to build and install from GOPATH
* Update tests to locate ocid/ocic in GOPATH/bin
* Search for binaries in GOPATH/bin instead of PATH
* Install tools using `go get -u`, so they are updated on each run

Signed-off-by: Jonathan Yu <jawnsy@redhat.com>
2017-01-17 12:09:09 -08:00
..
BurntSushi/toml Build and install from GOPATH 2017-01-17 12:09:09 -08:00
containernetworking/cni Build and install from GOPATH 2017-01-17 12:09:09 -08:00
containers Build and install from GOPATH 2017-01-17 12:09:09 -08:00
coreos/go-systemd Build and install from GOPATH 2017-01-17 12:09:09 -08:00
docker Build and install from GOPATH 2017-01-17 12:09:09 -08:00
ghodss/yaml Build and install from GOPATH 2017-01-17 12:09:09 -08:00
gogo/protobuf Build and install from GOPATH 2017-01-17 12:09:09 -08:00
golang Build and install from GOPATH 2017-01-17 12:09:09 -08:00
gorilla Build and install from GOPATH 2017-01-17 12:09:09 -08:00
imdario/mergo Build and install from GOPATH 2017-01-17 12:09:09 -08:00
mattn/go-runewidth Build and install from GOPATH 2017-01-17 12:09:09 -08:00
mistifyio/go-zfs Build and install from GOPATH 2017-01-17 12:09:09 -08:00
mtrmac/gpgme Build and install from GOPATH 2017-01-17 12:09:09 -08:00
opencontainers Build and install from GOPATH 2017-01-17 12:09:09 -08:00
pborman/uuid Build and install from GOPATH 2017-01-17 12:09:09 -08:00
rajatchopra/ocicni Build and install from GOPATH 2017-01-17 12:09:09 -08:00
seccomp/libseccomp-golang Build and install from GOPATH 2017-01-17 12:09:09 -08:00
Sirupsen/logrus Build and install from GOPATH 2017-01-17 12:09:09 -08:00
syndtr/gocapability Build and install from GOPATH 2017-01-17 12:09:09 -08:00
tchap/go-patricia Build and install from GOPATH 2017-01-17 12:09:09 -08:00
urfave/cli Build and install from GOPATH 2017-01-17 12:09:09 -08:00
vbatts/tar-split Build and install from GOPATH 2017-01-17 12:09:09 -08:00