Aurora Blog
Home
Golang x/website: document how golang.org is deployed
2025-06-27 14:08:04
658
Agniva de Sarker and I were trying to figure out how an error in a recent godoc commit made it to golang.org. This requi...
Golang x/website: addressing inaccessible links on CN site
2025-06-27 14:08:03
1714
Many of the external links on golang.google.cn are inaccessible from Mainland China (e.g. *.golang.org, *.blogspot.com, ...
Golang x/tools/gopls: Extension is having trouble with one package in a big project (the rest of the packages are fine)
2025-06-27 14:08:01
6503
What version of Go, VS Code & VS Code Go extension are you using?Version Information* Run `go version` to get versio...
Golang x/website/internal/dl: document /dl/?mode=json API more prominently
2025-06-27 14:07:54
4777
It would be nice for the JSON mode of golang.org/dl to be documented somewhere (https://golang.org/dl/?mode=json). I was...
Golang x/tools/gopls/internal/analysis/modernize: the ./... command is ineffective for certain repositories that use the multi-module pattern
2025-06-27 14:07:52
5252
Go versiongo1.24.2Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFL...
Golang cmd/go/internal/modload: TestQueryImport/golang.org_x_text failures
2025-06-27 14:07:48
3564
#!watchflakesdefault <- pkg == "cmd/go/internal/modload" && test == "TestQueryImport/golang.or...
Golang x/website/_content: make security best practices more visible and easier to navigate on Go website
2025-06-27 14:07:46
2809
Go version1.22Output of go env in your module/workspace:n/aWhat did you do?I tried to locate security related informatio...
Golang x/tools/gopls: imports.(*ProcessEnv).GetResolver stuck waiting for go list
2025-06-27 14:07:44
14497
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/codelens" && tes...
Golang x/website/cmd/golangorg: unrecognized failures
2025-06-27 14:07:40
3134
#!watchflakespost <- pkg == "golang.org/x/website/cmd/golangorg" && test == ""Issue creat...
Golang x/pkgsite/internal/middleware: TestEnforceQuota failures
2025-06-27 14:07:38
1299
#!watchflakesdefault <- pkg == "golang.org/x/pkgsite/internal/middleware" && test == "TestEnfo...
Golang x/pkgsite/internal/middleware: TestCache failures
2025-06-27 14:07:36
3790
#!watchflakesdefault <- pkg == "golang.org/x/pkgsite/internal/middleware" && test == "TestCach...
Golang x/pkgsite/cmd/pkgsite: TestServer failures
2025-06-27 14:07:34
207539
#!watchflakesdefault <- pkg == "golang.org/x/pkgsite/cmd/pkgsite" && test == "TestServer"...
Golang x/website, x/pkgsite, x/build/cmd/relui, vscode-go, x/telemetry: vulnerability GHSA-3xgq-45jj-v275/CVE-2024-21538 in cross-spawn dependency version 7.0.3
2025-06-27 14:07:32
3520
Go version1.23.4Output of go env in your module/workspace:N/A - Container-based (docker image) scan.What did you do?Anch...
Golang proposal: x/website/internal/dl: add including unstable without archived releases (?mode=json&include=stable,unstable)
2025-06-27 14:07:30
4405
What version?https://github.com/golang/website/commit/51b22ef31af8bf2cb877aab9d56031bae8313a18Does this issue reproduce ...
Golang x/website/_content/doc/tutorial: tutorials leave developer in broken state
2025-06-27 14:07:27
775
At the end of tutorial, "Add a test", the tutorial leaves the code in a broken state. The next tutorial "Compile and in...
Golang x/website/_content/doc/tutorial: "Developing a RESTful API with Go and Gin" has unmentioned race condition
2025-06-27 14:07:25
1550
This tutorial https://go.dev/doc/tutorial/web-service-gin uses package variable album to read and write from http handle...
Golang x/website: Translate "ref/spec" to other languages
2025-06-27 14:07:24
5122
I propose that translate "ref/spec" to other languages like a "Tour of Go".I think it will help people who cannot read ...
Golang x/pkgsite,go/doc: examples can have trailing newlines inside the block
2025-06-27 14:07:21
1589
I found a problem in the example functions across the entire codebase while exploring the Go website. Many Go examples h...
Golang x/website: filename in linux installation instructions is not updated if url to install page has ?download=
2025-06-27 14:07:19
1482
Hi,On the release page forhttps://golang.org/doc/install?download=go1.16.linux-amd64.tar.gzThe commands for installation...
Golang x/pkgsite/cmd/pkgsite: search not working in -cache mode
2025-06-27 14:07:13
3546
Go versiongo version go1.24.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
上一页
下一页
1
…
277
278
279
280
281
…
386
.