Add go get mappings
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2c8ebf7e43
commit
f2f8ac9012
1 changed files with 7 additions and 0 deletions
|
@ -52,3 +52,10 @@
|
|||
email = knut@ahlers.me
|
||||
name = Knut Ahlers
|
||||
signingkey = D34BE99E
|
||||
|
||||
# Mappings for private repos and `go get`
|
||||
[url "ssh://git@github.com/contentflow/"]
|
||||
insteadOf = https://github.com/contentflow/
|
||||
|
||||
[url "ssh://git@github.com/Luzifer/"]
|
||||
insteadOf = https://github.com/Luzifer/
|
||||
|
|
Loading…
Reference in a new issue