You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
I'm not a go dev but I don't really understand how this would currently build anyways:
$ make iso-macos
go mod download
go: github.com/hashicorp/packer@v1.4.2 requires
github.com/gophercloud/gophercloud@v0.0.0-20180903124057-ea7289ebdf06: invalid pseudo-version: does not match version-control timestamp (2018-09-17T09:41:35Z)
make: *** [modules] Error 1
Considering that gophercloud now has tagged releases it might also be a good idea to update to one of those. (it's a packer dep, not this plugin's dep)
build.sh doesn't exist (anymore).
I guess it should refer to make instead.
The text was updated successfully, but these errors were encountered: