Make replacements for go get more generic
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
89ab294bfb
commit
6f755aca1f
1 changed files with 4 additions and 4 deletions
|
@ -60,8 +60,8 @@ name = Knut Ahlers
|
||||||
signingkey = D215AD7D
|
signingkey = D215AD7D
|
||||||
|
|
||||||
# Mappings for private repos and `go get`
|
# Mappings for private repos and `go get`
|
||||||
[url "ssh://git@github.com/FFWedel/"]
|
[url "git@bitbucket.org:"]
|
||||||
insteadOf = https://github.com/FFWedel/
|
insteadOf = https://bitbucket.org/
|
||||||
|
|
||||||
[url "ssh://git@github.com/Luzifer/"]
|
[url "git@github.com:"]
|
||||||
insteadOf = https://github.com/Luzifer/
|
insteadOf = https://github.com/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue