AdguardTeam / AdguardTeam/AdGuardDNS
Support go install for AdGuardDNS
- Vorherrschende Sprache
- Go
- Sterne
- 952
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
❯ 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.
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.