mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 02:41:01 +00:00
Merge pull request #349 from ClashTheBunny/issue_348
add github.com/GeertJohan/rsrc as a submodule
This commit is contained in:
commit
43a0a46f47
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "vendor/src/github.com/GeertJohan/go.rice"]
|
||||
path = vendor/src/github.com/GeertJohan/go.rice
|
||||
url = https://github.com/GeertJohan/go.rice.git
|
||||
[submodule "vendor/src/github.com/GeertJohan/rsrc"]
|
||||
path = vendor/src/github.com/GeertJohan/rsrc
|
||||
url = https://github.com/GeertJohan/rsrc.git
|
||||
|
|
1
vendor/src/github.com/GeertJohan/rsrc
vendored
Submodule
1
vendor/src/github.com/GeertJohan/rsrc
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 370d163b6fcb4dc5016a8dc40cbd9861828b2e9e
|
Loading…
Reference in a new issue