go-jsonnet/examples/bazel
John Bartholomew fb07a24f45 feat: add an example bazel module + go binary using the library
This is mostly so that I can add it as the test module to be used
in the bazel registry presubmit
2025-03-16 16:10:31 +00:00
..
.bazelrc feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
.gitignore feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
BUILD.bazel feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
example.jsonnet feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
go.mod feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
go.sum feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
MODULE.bazel feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00
use_go_jsonnet.go feat: add an example bazel module + go binary using the library 2025-03-16 16:10:31 +00:00