chore: run gazelle for weirdness

This commit is contained in:
41666 2020-09-23 22:03:49 -04:00
parent af4226ac09
commit deb6c194e9
10 changed files with 21 additions and 21 deletions

View file

@ -7,7 +7,7 @@ go_library(
srcs = ["discord-auth.go"],
importpath = "github.com/roleypoly/roleypoly/src/discord-auth",
visibility = ["//visibility:private"],
deps = ["@org_uber_go_fx//:fx"],
deps = ["@org_uber_go_fx//:go_default_library"],
)
go_binary(