Support nacl compilation

This commit is contained in:
Matthew Holt 2017-08-29 16:21:26 -06:00
parent a16a80ca52
commit 129efde9b0
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 2 additions and 2 deletions
vendor
github.com/hashicorp/go-syslog
manifest

View file

@ -1,4 +1,4 @@
// +build windows plan9
// +build windows plan9 nacl
package gsyslog

2
vendor/manifest vendored
View file

@ -88,7 +88,7 @@
"importpath": "github.com/hashicorp/go-syslog",
"repository": "https://github.com/hashicorp/go-syslog",
"vcs": "git",
"revision": "b609c7d9de4658cded34a7336b90886c56f9dbdb",
"revision": "326bf4a7f709d263f964a6a96558676b103f3534",
"branch": "master",
"notests": true
},