mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
993cbf9db0
This uses the standard go vendor location instead of old Godeps location. Also remove usage of symlink GOPATH. Since our README mentions that you should build it inside GOPATH, i think its a reasonable to assume that you dont need to create a tmp GOPATH. Signed-off-by: Daniel Dao <dqminh89@gmail.com>