Updates hashicorp/go-syslog.
This commit is contained in:
parent
4515a1d90b
commit
2e931733d0
22
vendor/github.com/hashicorp/go-syslog/.gitignore
generated
vendored
22
vendor/github.com/hashicorp/go-syslog/.gitignore
generated
vendored
|
@ -1,22 +0,0 @@
|
||||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
||||||
*.o
|
|
||||||
*.a
|
|
||||||
*.so
|
|
||||||
|
|
||||||
# Folders
|
|
||||||
_obj
|
|
||||||
_test
|
|
||||||
|
|
||||||
# Architecture specific extensions/prefixes
|
|
||||||
*.[568vq]
|
|
||||||
[568vq].out
|
|
||||||
|
|
||||||
*.cgo1.go
|
|
||||||
*.cgo2.c
|
|
||||||
_cgo_defun.c
|
|
||||||
_cgo_gotypes.go
|
|
||||||
_cgo_export.*
|
|
||||||
|
|
||||||
_testmain.go
|
|
||||||
|
|
||||||
*.exe
|
|
4
vendor/vendor.json
vendored
4
vendor/vendor.json
vendored
|
@ -248,8 +248,10 @@
|
||||||
"revisionTime": "2016-07-18T23:34:41Z"
|
"revisionTime": "2016-07-18T23:34:41Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"checksumSHA1": "xZ7Ban1x//6uUIU1xtrTbCYNHBc=",
|
||||||
"path": "github.com/hashicorp/go-syslog",
|
"path": "github.com/hashicorp/go-syslog",
|
||||||
"revision": "42a2b573b664dbf281bd48c3cc12c086b17a39ba"
|
"revision": "42a2b573b664dbf281bd48c3cc12c086b17a39ba",
|
||||||
|
"revisionTime": "2015-02-18T18:19:46Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "github.com/hashicorp/go-uuid",
|
"path": "github.com/hashicorp/go-uuid",
|
||||||
|
|
Loading…
Reference in a new issue