mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
chore: run gazelle for weirdness
This commit is contained in:
parent
af4226ac09
commit
deb6c194e9
10 changed files with 21 additions and 21 deletions
|
@ -13,10 +13,10 @@ go_library(
|
|||
deps = [
|
||||
"//src/common/version",
|
||||
"//src/discord-bot/internal/strings",
|
||||
"@com_github_bwmarrin_discordgo//:discordgo",
|
||||
"@com_github_joho_godotenv//autoload",
|
||||
"@com_github_lampjaw_discordclient//:discordclient",
|
||||
"@io_k8s_klog//:klog",
|
||||
"@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",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue