Skip to content

Commit 3bdaee6

Browse files
committed
Add rsc.io as "rsc" to knownHosts
1 parent 9f8aadb commit 3bdaee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
563563
"howett.net": "howett",
564564
"k8s.io": "k8s",
565565
"pault.ag": "pault",
566+
"rsc.io": "rsc",
566567
"salsa.debian.org": "debian",
567568
"sigs.k8s.io": "k8s-sigs",
568569
}

0 commit comments

Comments
 (0)