Skip to content

Commit 42b964f

Browse files
committed
Add "uber" (go.uber.org) to knownHosts
1 parent e339e9a commit 42b964f

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
@@ -553,6 +553,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
553553
"git.sr.ht": "sourcehut",
554554
"github.com": "github",
555555
"gitlab.com": "gitlab",
556+
"go.uber.org": "uber",
556557
"go4.org": "go4",
557558
"gocloud.dev": "gocloud",
558559
"golang.org": "golang",

0 commit comments

Comments
 (0)