gopkg icon indicating copy to clipboard operation
gopkg copied to clipboard

allow underscore in paths

Open tgpfeiffer opened this issue 8 years ago • 2 comments

I want my users to be able to install an application from my package with a single command, like

go get gopkg.in/foo/bar.v0/apps/build_foobar

but noticed that while - and . are allowed, the underscore is not. This patch adds the underscore as an allowed character to the path after the version specification.

tgpfeiffer avatar Mar 15 '16 02:03 tgpfeiffer

I was just wondering: Is there any chance if this being merged/deployed in the near future? Otherwise we will have to rename our tool or pick some other installation method.

tgpfeiffer avatar Mar 17 '16 03:03 tgpfeiffer

hi @niemeyer, any news about this?

bamarni avatar Nov 23 '16 12:11 bamarni