Make replacements for go get more generic

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-07-14 16:26:16 +02:00
parent 89ab294bfb
commit 6f755aca1f
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -60,8 +60,8 @@ name = Knut Ahlers
signingkey = D215AD7D
# Mappings for private repos and `go get`
[url "ssh://git@github.com/FFWedel/"]
insteadOf = https://github.com/FFWedel/
[url "git@bitbucket.org:"]
insteadOf = https://bitbucket.org/
[url "ssh://git@github.com/Luzifer/"]
insteadOf = https://github.com/Luzifer/
[url "git@github.com:"]
insteadOf = https://github.com/