Add support for extra sendmail arguments (#2731)
* Add support for extra sendmail arguments * Sendmail args to exec.command should be a list * Add go-shellquote package * Use go-shellquote lib for parsing Sendmail args * Only parse if sendmail is configured
This commit is contained in:
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -521,6 +521,12 @@
|
||||
"revision": "b2c7a7da5b2995941048f60146e67702a292e468",
|
||||
"revisionTime": "2016-02-12T04:00:40Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "+IzngblnBQNh+GmsS2O7jqmzSVQ=",
|
||||
"path": "github.com/kballard/go-shellquote",
|
||||
"revision": "cd60e84ee657ff3dc51de0b4f55dd299a3e136f2",
|
||||
"revisionTime": "2017-06-19T18:30:22Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "VJk3rOWfxEV9Ilig5lgzH1qg8Ss=",
|
||||
"path": "github.com/keybase/go-crypto/brainpool",
|
||||
|
||||
Reference in New Issue
Block a user