Go 1.17 adds support of 64-bit ARM architecture on Windows (the windows/arm64 port). This port supports cgo.
https://golang.org/doc/go1.17#windows
However, this other Go documentation omits the arm and arm64 architecture combinations for Windows:
https://golang.org/doc/install/source#environment
https://golang.org/doc/go1.17#windows
However, this other Go documentation omits the arm and arm64 architecture combinations for Windows:
https://golang.org/doc/install/source#environment