go/src/internal/syscall
qmuntal 3387be0eb1 cmd: use internal/syscall/windows to get Windows version
internal/syscall/windows already provides a function to get the Windows
version. There is no need to use golang.org/x/sys/windows for this.

Change-Id: If31e9c662b10716ed6c3e9054604366e494345cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/622815
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-10-28 20:02:54 +00:00
..
execenv os, syscall: support ill-formed UTF-16 strings on Windows 2023-05-15 09:26:16 +00:00
unix net: detect EAI_ADDRFAMILY for cgo host lookup on FreeBSD 2024-10-07 20:52:38 +00:00
windows cmd: use internal/syscall/windows to get Windows version 2024-10-28 20:02:54 +00:00