Vitaly Zhuravlev
5e0134c2e7
update jsonnet tools
...
As some mixins require jsonnet 0.20.0 function like std.objectKeysValues(o)
2024-11-08 15:32:05 +00:00
dependabot[bot]
611e879309
build(deps): bump golang.org/x/sys in /hack
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 04:18:37 +00:00
Paweł Krupa (paulfantom)
8499b1fa78
*: bump tooling
2022-05-02 10:58:34 +02:00
paulfantom
df43594957
Better tooling
...
* Use jsonnet-bundler 0.4.0
* Add a Makefile for simplicity
* Use go.mod to lock tools to specific versions
* Use temporary directory to store tooling binaries
* Speed up cloning mixin by remove --filter
2020-08-13 12:49:45 +02:00