mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
6 lines
125 B
Modula-2
6 lines
125 B
Modula-2
module github.com/railwayapp/starters/examples/discordgo
|
|
|
|
go 1.16
|
|
|
|
require github.com/bwmarrin/discordgo v0.23.2 // indirect
|