Skip to content

Commit 0b6b5c3

Browse files
committed
Add gocloud.dev as "gocloud" to known hosts
1 parent 3995815 commit 0b6b5c3

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
@@ -547,6 +547,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
547547
"github.com": "github",
548548
"gitlab.com": "gitlab",
549549
"go4.org": "go4",
550+
"gocloud.dev": "gocloud",
550551
"golang.org": "golang",
551552
"google.golang.org": "google",
552553
"gopkg.in": "gopkg",

0 commit comments

Comments
 (0)