-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
~> go get -u -v github.com/progrium/termshare
github.com/progrium/termshare (download)
Fetching https://code.google.com/p/go.net/websocket?go-get=1
Parsing meta tags from https://code.google.com/p/go.net/websocket?go-get=1 (status code 200)
package code.google.com/p/go.net/websocket: unrecognized import path "code.google.com/p/go.net/websocket" (parse https://code.google.com/p/go.net/websocket?go-get=1: no go-import meta tags)
github.com/heroku/hk (download)
github.com/kr/pty (download)
github.com/nu7hatch/gouuid (download)
~> go build termshare.go
termshare.go:22:2: cannot find package "code.google.com/p/go.net/websocket" in any of:
/usr/local/Cellar/go/1.7/libexec/src/code.google.com/p/go.net/websocket (from $GOROOT)
/tmp/gopath/src/code.google.com/p/go.net/websocket (from $GOPATH)
Not sure how active this project is these days, but the import path in termshare.go should be changed to golang.org/x/net/websocket.
Metadata
Metadata
Assignees
Labels
No labels