Merge 113839e28c730381f041d384537601e194039532 into dce6053c3f37e2e578de4af106f3db0edf24e73d

This commit is contained in:
Someone-Practice 2024-04-07 07:29:44 +00:00 committed by GitHub
commit 749c9336a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,11 @@ icon: material/file-code
## :material-graph: Requirements
!!! note ""
Certain distros, such as [Fedora](https://fedoraproject.org/wiki/Changes/golang1.13#Detailed_Description), alter their default GOPROXY value which might cause build failure.
To work around this, simply set GOPROXY to upstream default, or [proxy.golang.org](https://proxy.golang.org).
Before sing-box 1.4.0:
* Go 1.18.5 - 1.20.x