Skip to content

Commit c7fcdf1

Browse files
authored
Merge pull request #287 from n-peugnet/add-fortio-knownhost
Add fortio.org to known hosts
2 parents c49bae1 + 81b6cef commit c7fcdf1

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
@@ -576,6 +576,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
576576
"code.google.com": "googlecode",
577577
"codeberg.org": "codeberg",
578578
"filippo.io": "filippo",
579+
"fortio.org": "fortio",
579580
"fyne.io": "fyne",
580581
"git.sr.ht": "sourcehut",
581582
"github.com": "github",

0 commit comments

Comments
 (0)