Skip to content

Commit 21ce8b5

Browse files
committed
Add honnef.co as "honnef" to knownHosts
1 parent 554ef20 commit 21ce8b5

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
@@ -559,6 +559,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
559559
"golang.org": "golang",
560560
"google.golang.org": "google",
561561
"gopkg.in": "gopkg",
562+
"honnef.co": "honnef",
562563
"howett.net": "howett",
563564
"k8s.io": "k8s",
564565
"pault.ag": "pault",

0 commit comments

Comments
 (0)