10c97e5c61
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.
3 lines
153 B
Text
3 lines
153 B
Text
[submodule "vendor/src/github.com/GeertJohan/go.rice"]
|
|
path = vendor/src/github.com/GeertJohan/go.rice
|
|
url = https://github.com/GeertJohan/go.rice.git
|