Files
hugo/content
Andrew Medworth a87aa44eca Don't set GOPATH when building from source
Now that go.mod exists, setting GOPATH to the root of the Hugo source results in commands like "go get" giving the error "$GOPATH/go.mod exists but should not". Hugo should now be built outside the GOPATH.
2020-03-15 17:10:48 +01:00
..