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:
11
glide.yaml
Normal file
11
glide.yaml
Normal 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
|
||||
Reference in New Issue
Block a user