We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Because Hugo can be compiled from source (to get latest version), because Wercker uses a box with Go 1.8.
But Hugo uses now 1.11+ (with Go modules)
The text was updated successfully, but these errors were encountered:
I created an issue on Wercker: https://github.com/wercker/box-golang/issues/19
Sorry, something went wrong.
Fix/wercker (#178)
7c2dfc0
fix fail of CI #176
Edit: the Wercker box was OK, but the way we installed Hugo is not working anymore (no more go get)
go get
Fix/wercker (matcornic#178)
ccd5b06
fix fail of CI matcornic#176
matcornic
No branches or pull requests
Because Hugo can be compiled from source (to get latest version), because Wercker uses a box with Go 1.8.
But Hugo uses now 1.11+ (with Go modules)
The text was updated successfully, but these errors were encountered: