mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
f8dc24bc09
Commit ffa9956c9b
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
|
|
)
|