You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obsidian-markdown/MODULE.bzl

9 lines
248 B
Python

module(
name = "obsidian-markdown",
repo_name = "code.ndumas.com/ndumas/obsidian-markdown"
)
bazel_dep(name = "gazelle", version = "0.32.0")
bazel_dep(name = "rules_go", version = "0.41.0")
bazel_dep(name = "rules_oci", version = "1.2.0")