Closed matcornic closed 6 years ago
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)
I created an issue on Wercker: https://github.com/wercker/box-golang/issues/19
Edit: the Wercker box was OK, but the way we installed Hugo is not working anymore (no more go get)
go get
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)