AdguardTeam / AdguardTeam/dnsproxy
The strange form of `GOPROXY` variable in Makefile.
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 3.3k
- Forks
- 343
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Is the following usage of `GOPROXY` correct?
https://github.com/AdguardTeam/dnsproxy/blob/791906ea48e8bb350a79b456ceeac69915583df0/Makefile#L26
Shouldn't it be written as follows?
```
GOPROXY = https://proxy.golang.org,direct
```
See https://github.com/AdguardTeam/dnsproxy/issues/407#issuecomment-2266364255 for the related discussion.
Regards,
Zhao
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.