hrathod-twitch
Results
2
issues of
hrathod-twitch
https://github.com/golang/gddo/issues/585 Don't fail if a vanity service returns a package name with a SSH url and a username, such as ssh://[email protected]/org/package.
cla: yes
When a vanity service returns a package name with a username, such as `ssh://[email protected]/org/package`, the gddo-server fails to import data. To fix this, the username part of the package name...