upgrade to jsonnet v0.17.0

This commit is contained in:
paulfantom
2020-11-22 16:36:20 +01:00
parent 7f50004133
commit 30c04b88ff
2 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,6 @@ go 1.15
require (
github.com/brancz/gojsontoyaml v0.0.0-20200602132005-3697ded27e8c
github.com/campoy/embedmd v1.0.0
github.com/google/go-jsonnet v0.16.1-0.20200703153429-aaf50f5b655f
github.com/google/go-jsonnet v0.17.0
github.com/jsonnet-bundler/jsonnet-bundler v0.4.0
)