Vendoring go-syslog to accommodate not yet merged PR.
This commit is contained in:
parent
d3799d19f9
commit
da813a3fd5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "vendor/gopkg.in/mcuadros/go-syslog.v2"]
|
||||
path = vendor/gopkg.in/mcuadros/go-syslog.v2
|
||||
url = https://github.com/boyska/go-syslog
|
1
vendor/gopkg.in/mcuadros/go-syslog.v2
generated
vendored
Submodule
1
vendor/gopkg.in/mcuadros/go-syslog.v2
generated
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a127d826d6c27489d377b3c080bd256d8f8093a6
|
Loading…
Reference in a new issue