17.2.0
* Add mock Go proxy server to tests to avoid hitting proxy.golang.org (silverwind) * Increase bun test timeout to 30s to fix CI flakes (silverwind) * restart ci (silverwind) * update deps (silverwind) * Fix test.concurrent expect compatibility with Bun test runner (silverwind) * Reduce go proxy major version probe timeout from 10s to 5s (silverwind) * Respect GONOPROXY/GOPRIVATE and speed up go proxy fetches (silverwind) * switch back to goproxy fetch (silverwind) * fix type issues (silverwind)