Skip to content

Commit 145b80f

Browse files
committed
Add modernc.org as "modernc" to knownHosts
1 parent 266cb17 commit 145b80f

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
@@ -596,6 +596,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
596596
"honnef.co": "honnef",
597597
"howett.net": "howett",
598598
"k8s.io": "k8s",
599+
"modernc.org": "modernc",
599600
"pault.ag": "pault",
600601
"rsc.io": "rsc",
601602
"salsa.debian.org": "debian",

0 commit comments

Comments
 (0)