mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
feat: add skeleton of discord-auth, resolve gazelle issues.. again
This commit is contained in:
parent
deb6c194e9
commit
fce28b5b37
19 changed files with 257 additions and 23 deletions
|
@ -13,10 +13,10 @@ go_library(
|
|||
deps = [
|
||||
"//src/common/version",
|
||||
"//src/discord-bot/internal/strings",
|
||||
"@com_github_bwmarrin_discordgo//:go_default_library",
|
||||
"@com_github_joho_godotenv//autoload:go_default_library",
|
||||
"@com_github_lampjaw_discordclient//:go_default_library",
|
||||
"@io_k8s_klog//:go_default_library",
|
||||
"@com_github_bwmarrin_discordgo//:discordgo",
|
||||
"@com_github_joho_godotenv//autoload",
|
||||
"@com_github_lampjaw_discordclient//:discordclient",
|
||||
"@io_k8s_klog//:klog",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue