Update README.md
This commit is contained in:
committed by
GitHub
parent
4945989aba
commit
f88d5aae9e
10
README.md
10
README.md
@@ -23,10 +23,12 @@ _Gopher image by [Renee French][rf], licensed under [Creative Commons 4.0 Attrib
|
||||
|
||||
Every release includes the following modifications:
|
||||
|
||||
- Restored Windows 7 and Windows Server 2008 R2 support by reverting [693def1](https://github.com/golang/go/commit/693def151adff1af707d82d28f55dba81ceb08e1)
|
||||
- The Windows binary provided here also supports Windows 7 and Windows Server 2008 R2
|
||||
- Restored deprecated `go get` behaviour for use outside modules (reverted [de4d503](https://github.com/golang/go/commit/de4d50316fb5c6d1529aa5377dc93b26021ee843))
|
||||
- Includes all improvements and bug fixes from the corresponding upstream Go release
|
||||
- Restored Windows 7 and Windows Server 2008 R2 support (reverted [693def1](https://github.com/golang/go/commit/693def151adff1af707d82d28f55dba81ceb08e1))
|
||||
- Added back LoadLibraryA fallback to load system libraries (reverted [a17d959](https://github.com/golang/go/commit/a17d959debdb04cd550016a3501dd09d50cd62e7))
|
||||
- Restored deprecated `go get` behavior for use outside modules (reverted [de4d503](https://github.com/golang/go/commit/de4d50316fb5c6d1529aa5377dc93b26021ee843))
|
||||
- Includes all improvements and bug fixes from Go 1.23.1
|
||||
|
||||
The Windows binary provided here also supports Windows 7 and Windows Server 2008 R2
|
||||
|
||||
## Download and Install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user