mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-23 18:11:06 +01:00
Treating the "cpp-jsonnet" Git submodule as a separate local Bazel repository precludes use of the "go-jsonnet" repository from other workspaces, as Bazel misinterprets the relative path to the local "cpp-jsonnet" repository. Instead, use the Git submodule content directly along the package path from the workspace root.