sourcegraph / go-selenium

Selenium WebDriver client for Go
https://sourcegraph.com/github.com/sourcegraph/go-selenium
Other
367 stars 73 forks source link

Removing hard coded package URL #32

Open apoorvam opened 8 years ago

apoorvam commented 8 years ago

Fixes #29 If not it gives error on build as: cant load package: package github.com/sourcegraph/go-selenium: code in directory $GOPATH/src/github.com/sourcegraph/go-selenium expects import "sourcegraph.com/sourcegraph/go-selenium"