Open lucevers opened 5 years ago
Hey there,
The packaged moved :)
It's not too involved to get this working.
Enter the following: go get -u go.isomorphicgo.org/go/isokit Then enter: go get -u github.com/uxtoolkit/cog
Go to your %GOPATH%\src\github.com\uxtoolkit\cog folder
Edit line 16 in the import section from "github.com/isomorphicgo/isokit" to "go.isomorphicgo.org/go/isokit"
You're off to the races. Hope this helped!
go get -u github.com/uxtoolkit/cog
github.com/uxtoolkit/cog
../../../.gvm/pkgsets/go1.11.4/global/src/github.com/uxtoolkit/cog/uxcog.go:27:19: undefined: isokit.TemplateSet