Closed groodt closed 2 years ago
https://github.com/bazelbuild/rules_jsonnet/pull/152#issuecomment-1014023152 was what I thought the issue was.
#152 (comment) was what I thought the issue was.
Ah! Thanks! I didn't see somebody else tried to bump this.
Ah! Thanks! I didn't see somebody else tried to bump this.
hehe all good! I only closed the PR to reduce the number of things I'm waiting on and didn't know if there were any maintainers around. But I do think the issue is in the upstream repositories trying to setup a host installed SDK. If I had bandwidth I'd try to change that and get a patch release out.
@groodt would you be able to update @google_jsonnet_go//bazel:deps.bzl to either not use host
or allow for pass-through arguments from the parent macro?
@UebelAndre Yes, I think I should be able to get to that over the next few days. I was planning on pass-through of a version string from jsonnet_go_dependencies
.
This is now 💚 in CI @UebelAndre @sparkprime @Globegitter
I'll update the references to go-jsonnet
once this is merged https://github.com/google/go-jsonnet/pull/595
Any chance you can take a look @Globegitter @sparkprime ?
Any thoughts on this CI failure @Globegitter @sparkprime ?
golang toolchain issue or new bazel 5.0 version?