woodpecker/.gitmodules
Alex Suraci 10c97e5c61 vendor all dependencies with Godep
Vendored go.rice manually as a submodule. This is so that Godep picks up its
dependencies as well, so that the entirety of Drone's dependencies are
vendored in, and Drone can be built without an internet connection.
2014-04-05 14:13:28 -07:00

4 lines
153 B
Plaintext

[submodule "vendor/src/github.com/GeertJohan/go.rice"]
path = vendor/src/github.com/GeertJohan/go.rice
url = https://github.com/GeertJohan/go.rice.git