Skip to content

Commit 48ca798

Browse files
committed
Add go.opentelemetry.io to knownHosts
1 parent cd2e430 commit 48ca798

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
@@ -578,6 +578,7 @@ func shortHostName(gopkg string, allowUnknownHoster bool) (host string, err erro
578578
"github.com": "github",
579579
"gitlab.com": "gitlab",
580580
"go.cypherpunks.ru": "cypherpunks",
581+
"go.opentelemetry.io": "opentelemetry",
581582
"go.step.sm": "step",
582583
"go.uber.org": "uber",
583584
"go4.org": "go4",

0 commit comments

Comments
 (0)