mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-12 08:00:05 +01:00
Update Go in CI and busybox to 1.35
This commit is contained in:
parent
d3d7715750
commit
153f48f7c2
4 changed files with 63 additions and 88 deletions
2
Makefile
2
Makefile
|
|
@ -51,7 +51,7 @@ check-license:
|
|||
@./scripts/check_license.sh
|
||||
|
||||
embedmd:
|
||||
pushd /tmp && GO111MODULES=on go get github.com/campoy/embedmd && popd
|
||||
pushd /tmp && go install github.com/campoy/embedmd@latest && popd
|
||||
|
||||
# Other
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue