Use Go's vendoring for dependencies

This commit is contained in:
Marius 2015-12-26 22:28:36 +01:00
parent b80b018a80
commit 4ee2a09510
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "vendor/github.com/nightlyone/lockfile"]
path = vendor/github.com/nightlyone/lockfile
url = git@github.com:nightlyone/lockfile.git

1
vendor/github.com/nightlyone/lockfile generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 22754258d2b05a18f75f228588041de6fe9fdcc8