checkpoint
going to rewrite this in C++ I think
This commit is contained in:
@@ -5,5 +5,5 @@ go_library(
|
||||
srcs = ["logger.go"],
|
||||
importpath = "git.wntrmute.dev/kyle/kdhcp/log",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = ["//bazel-kdhcp/external/com_github_hashicorp_go_syslog:go-syslog"],
|
||||
deps = ["@com_github_hashicorp_go_syslog//:go-syslog"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user