forked from lug/matterbridge
f8dc24bc09
Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
7 lines
143 B
Modula-2
7 lines
143 B
Modula-2
module github.com/bwmarrin/discordgo
|
|
|
|
require (
|
|
github.com/gorilla/websocket v1.4.0
|
|
golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16
|
|
)
|