Skip to content

Commit eca1e4e

Browse files
committed
Add go.cypherpunks.ru as "cypherpunks" to knownHosts
1 parent c0925c3 commit eca1e4e

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
@@ -577,6 +577,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
577577
"git.sr.ht": "sourcehut",
578578
"github.com": "github",
579579
"gitlab.com": "gitlab",
580+
"go.cypherpunks.ru": "cypherpunks",
580581
"go.step.sm": "step",
581582
"go.uber.org": "uber",
582583
"go4.org": "go4",

0 commit comments

Comments
 (0)