Skip to content

Commit 993cbf9

Browse files
LK4D4dqminh
authored andcommitted
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 <[email protected]>
1 parent bd2f9c5 commit 993cbf9

File tree

269 files changed

+687
-12426
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

269 files changed

+687
-12426
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
vendor/pkg
22
/runc
33
contrib/cmd/recvtty/recvtty
4-
Godeps/_workspace/src/github.com/opencontainers/runc
54
man/man8
65
release

Godeps/Godeps.json

-87
This file was deleted.

Godeps/Readme

-5
This file was deleted.

Godeps/_workspace/.gitignore

-2
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/.gitignore

-1
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/.travis.yml

-8
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/CHANGELOG.md

-7
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/basic/basic.go

-50
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/hook/hook.go

-30
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/formatters/logstash/logstash.go

-56
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake.go

-54
This file was deleted.

Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/bugsnag/bugsnag.go

-68
This file was deleted.

0 commit comments

Comments
 (0)