Skip to content

Test updated go-getter to fix #3491

Pre-release
Pre-release
Compare
Choose a tag to compare
@hmalphettes hmalphettes released this 24 Jul 18:45
· 1 commit to f-update-go-getter since this release
29b044b

Goal: nomad run example.nomad on windows without the symbolic link creation privileges.

This is built from the code in hashicorp#6009
The build does include the UI.

As suggested in hashicorp/go-getter#159, a workaround was added to the go-getter source.
However go-getter in nomad has not been updated to benefit from this fix.

This build contains an updated go-getter and I confirm that it does fix hashicorp#3491