-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
First thing, go 1.4 says there is no -U flag for the get command
I tried with and without the -u flag with similar results (my $GOPATH = C:\temp\goodrive):
go get -u github.com/go-libs/growl
# github.com/go-libs/growl
C:\temp\goodrive\src\github.com\go-libs\growl\linux.go:4: getCmd redeclared in this block
previous declaration at C:\temp\goodrive\src\github.com\go-libs\growl\darwin.go:6
C:\temp\goodrive\src\github.com\go-libs\growl\linux.go:31: missing return at end of function
C:\temp\goodrive\src\github.com\go-libs\growl\windows.go:4: getCmd redeclared in this block
previous declaration at C:\temp\goodrive\src\github.com\go-libs\growl\linux.go:4
Metadata
Metadata
Assignees
Labels
No labels