aboutcode-org / aboutcode-org/purldb

Support go get/go import redirects

Aperta
#510 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
67
Fork
69
Merge medio
8g 8h
PR unite (30g)
1

Descrizione

For instance: `golang.org/x/text` is effectively from a git repo at git https://go.googlesource.com/text

The URL at https://golang.org/x/text serves this:

```HTML

The Go Programming Language

Redirecting to documentation...

```

And `go.roman.zone/go-get-redirect` is serving this redirect:
```HTML

See https://pkg.go.dev/go.roman.zone/go-get-redirect for documentation.

window.location = "https://pkg.go.dev/go.roman.zone/go-get-redirect"

```

See also:
- https://github.com/bombsimon/meta-go-imports
- https://pkg.go.dev/cmd/go#hdr-Remote_import_paths

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.