1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-14 02:32:48 +00:00

added ffmpeg binaries for mac/windows

This commit is contained in:
2017-06-28 22:57:09 -05:00
parent f9247c5417
commit eacdc51874
10 changed files with 82 additions and 17 deletions

11
glide.yaml Normal file
View File

@@ -0,0 +1,11 @@
package: .
import:
- package: github.com/buaazp/fasthttprouter
version: ^0.1.1
- package: github.com/bwmarrin/discordgo
version: ^0.16.0
- package: github.com/tidwall/gjson
- package: github.com/valyala/fasthttp
version: ^20160617.0.0
- package: layeh.com/gopus
- package: github.com/karalabe/xgo