We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8bcbe commit 544407bCopy full SHA for 544407b
go.mod
@@ -128,7 +128,7 @@ require (
128
github.com/go-kit/log v0.2.1 // indirect
129
github.com/go-logfmt/logfmt v0.6.0 // indirect
130
github.com/gobuffalo/packr/v2 v2.8.3
131
- github.com/google/go-jsonnet v0.20.0
+ github.com/google/go-jsonnet v0.21.0
132
github.com/grafana/tanka v0.28.0
133
github.com/jsonnet-bundler/jsonnet-bundler v0.6.0
134
github.com/pkg/errors v0.9.1
0 commit comments