Skip to content

Commit

Permalink
Add honnef.co as "honnef" to knownHosts
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyfok committed Feb 26, 2020
1 parent 554ef20 commit 21ce8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make.go
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
"golang.org": "golang",
"google.golang.org": "google",
"gopkg.in": "gopkg",
"honnef.co": "honnef",
"howett.net": "howett",
"k8s.io": "k8s",
"pault.ag": "pault",
Expand Down

0 comments on commit 21ce8b5

Please sign in to comment.