You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that go1.13 has reached EOL a long time ago; removing that version,
as packages are no longer compatible with it:
go get github.com/philhofer/fwd
# golang.org/x/tools/internal/gocommand
Error: ../../../go/src/golang.org/x/tools/internal/gocommand/invoke.go:399:62: undefined: os.ErrProcessDone
Error: Process completed with exit code 2.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
0 commit comments