mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
Update #21867. Update #68312. Update #68647. Change-Id: Ic41d6747c5a54ba28c1292258aa4d318ccb9fe40 Reviewed-on: https://go-review.googlesource.com/c/go/+/604395 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
191 B
191 B
On Windows, [Current] can now be used in Windows Nano Server.
The implementation has been updated to avoid using functions
from the NetApi32
library, which is not available in Nano Server.