5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-01-27 18:24:39 +00:00
2018-11-13 00:02:07 +01:00

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
)