CSV for lotr-lcg-set-generator

This commit is contained in:
Christian Nieves
2023-07-18 00:38:41 -05:00
parent ae55110082
commit 35f48a157e
6 changed files with 116 additions and 36 deletions

View File

@ -14,7 +14,7 @@ go_library(
importpath = "github.com/squk/lotr/cmd/beornextract",
deps = [
"//cmd/beornextract/types",
"@com_github_davecgh_go_spew//spew",
"@com_github_grokify_html_strip_tags_go//:html-strip-tags-go",
"@io_bazel_rules_go//go/tools/bazel:go_default_library",
],
)