a8m / a8m/enter

Documentation says go get -u but that is deprecated in module mode

Aperta
#3 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
143
Fork
12
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

` $ go get -u github.com/a8m/enter`
```
go: downloading golang.org/x/sys v0.0.0-20220224003255-dbe011f71a99
go get: installing executables with 'go get' in module mode is deprecated.
To adjust and download dependencies of the current module, use 'go get -d'.
To install using requirements of the current module, use 'go install'.
To install ignoring the current module, use 'go install' with a version,
like 'go install example.com/cmd@latest'.
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
```

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.