Use Go's vendoring for dependencies
This commit is contained in:
parent
b80b018a80
commit
4ee2a09510
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "vendor/github.com/nightlyone/lockfile"]
|
||||||
|
path = vendor/github.com/nightlyone/lockfile
|
||||||
|
url = git@github.com:nightlyone/lockfile.git
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 22754258d2b05a18f75f228588041de6fe9fdcc8
|
Loading…
Reference in New Issue