mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
move from Godeps to vndr
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>
This commit is contained in:
committed by
Daniel Dao
parent
bd2f9c52cd
commit
993cbf9db0
@@ -1,6 +1,5 @@
|
||||
vendor/pkg
|
||||
/runc
|
||||
contrib/cmd/recvtty/recvtty
|
||||
Godeps/_workspace/src/github.com/opencontainers/runc
|
||||
man/man8
|
||||
release
|
||||
|
||||
Reference in New Issue
Block a user