go plugin is not striping the .git from the source
Bug #1591565 reported by
Leo Arias
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
New
|
Undecided
|
Unassigned |
Bug Description
When I use a source for the go plugin like this:
source: https:/
It will use cli.git as the go package. Notice the ".git" in the last argument:
env GOPATH=
To post a comment you must log in.
Does using go-importpath help here? Or is this something which should be fixed still?