-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hi,
With gofullstack/volume4/section3/gopherface/Dockerfile , there seems to be compatibility issue with current version of GO (1.13) and gopherjs module. Can you advise fix for the same?
Error i see is as below.
cannot find package "github.com/tdewolff/parse/v2" in any of:
/usr/local/go/src/github.com/tdewolff/parse/v2 (from $GOROOT)
/go/src/github.com/tdewolff/parse/v2 (from $GOPATH)
<<<
Note: I have tried using go 1.12 but no luck.
Metadata
Metadata
Assignees
Labels
No labels