AdguardTeam / AdguardTeam/AdGuardDNS
Support go install for AdGuardDNS
- Lingua principale
- Go
- Stelle
- 952
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
❯ go install github.com/AdguardTeam/AdGuardDNS@master
go: downloading github.com/AdguardTeam/AdGuardDNS v0.0.0-20251222121556-ba93f90618b7
go: github.com/AdguardTeam/AdGuardDNS@master (in github.com/AdguardTeam/AdGuardDNS@v0.0.0-20251222121556-ba93f90618b7):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
❯ go install github.com/AdguardTeam/AdGuardDNS@latest
go: github.com/AdguardTeam/AdGuardDNS@latest (in github.com/AdguardTeam/AdGuardDNS@v0.0.0-20251222121556-ba93f90618b7):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.