bazel: updating build files
This commit is contained in:
@@ -5,7 +5,7 @@ go_library(
|
||||
srcs = ["example.go"],
|
||||
importpath = "git.wntrmute.dev/kyle/goutils/logging/example",
|
||||
visibility = ["//visibility:private"],
|
||||
deps = ["@ht_sr_git_kisom_goutils//logging:go_default_library"],
|
||||
deps = ["//logging"],
|
||||
)
|
||||
|
||||
go_binary(
|
||||
|
||||
Reference in New Issue
Block a user