bcicen / slackcat

CLI utility to post files and command output to slack
http://slackcat.chat
MIT License
1.22k stars 57 forks source link

Fix multiple value in single-value context issue #52

Closed tanji closed 6 years ago

tanji commented 6 years ago

The Slack API dependency has changed upstream and caused that issue. I'd advise to vendor it so this kind of issue wouldn't happen in the future.

bcicen commented 6 years ago

merged; thanks @tanji!

https://github.com/vektorlab/slackcat/issues/53 opened to track vendoring deps