scripts: bump jsonnet to 0.18

This commit is contained in:
Paweł Krupa (paulfantom)
2022-01-03 12:19:20 +01:00
parent 6d013d4e4f
commit 5a844df97e
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/brancz/gojsontoyaml v0.0.0-20200602132005-3697ded27e8c
github.com/bwplotka/mdox v0.9.0
github.com/google/go-jsonnet v0.17.1-0.20210909114553-2f2f6d664f06 // commit on SEP 9th 2021. Needed by jsonnet linter
github.com/google/go-jsonnet v0.18.0
github.com/jsonnet-bundler/jsonnet-bundler v0.4.0
github.com/yannh/kubeconform v0.4.7
sigs.k8s.io/yaml v1.3.0 // indirect