bazel-contrib / rules_jsonnet

Jsonnet rules for Bazel
https://bazelbuild.github.io/rules_jsonnet/
Apache License 2.0
68 stars 73 forks source link

updated jsonnet and jsonnet_go to 0.18.0 #152

Closed UebelAndre closed 2 years ago

UebelAndre commented 2 years ago

https://github.com/google/jsonnet/releases/tag/v0.18.0 https://github.com/google/go-jsonnet/releases/tag/v0.18.0

UebelAndre commented 2 years ago

This change requires @google_jsonnet_go//bazel:deps.bzl to allow users to specify the go_sdk version. CI will continue to fail until then.