Skip to content

Commit aa9daea

Browse files
chore(deps): update dependency github.com/jsonnet-bundler/jsonnet-bundler to v0.5.1 (parca-dev#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa634f4 commit aa9daea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ go install "github.com/google/go-jsonnet/cmd/jsonnet@${JSONNET_VERSION}"
2525
go install "github.com/google/go-jsonnet/cmd/jsonnetfmt@${JSONNET_VERSION}"
2626

2727
# renovate: datasource=go depName=github.com/jsonnet-bundler/jsonnet-bundler
28-
JB_VERSION='v0.4.0'
28+
JB_VERSION='v0.5.1'
2929
go install "github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@${JB_VERSION}"
3030

3131
# renovate: datasource=go depName=github.com/campoy/embedmd

0 commit comments

Comments
 (0)