Golang x/website: document how golang.org is deployed

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

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)

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

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

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

#!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

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

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/codelens" && tes...

Golang x/website/cmd/golangorg: unrecognized failures

#!watchflakespost <- pkg == "golang.org/x/website/cmd/golangorg" && test == ""Issue creat...

Golang x/pkgsite/internal/middleware: TestEnforceQuota failures

#!watchflakesdefault <- pkg == "golang.org/x/pkgsite/internal/middleware" && test == "TestEnfo...

Golang x/pkgsite/internal/middleware: TestCache failures

#!watchflakesdefault <- pkg == "golang.org/x/pkgsite/internal/middleware" && test == "TestCach...

Golang x/pkgsite/cmd/pkgsite: TestServer failures

#!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

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)

What version?https://github.com/golang/website/commit/51b22ef31af8bf2cb877aab9d56031bae8313a18Does this issue reproduce ...

Golang x/website/_content/doc/tutorial: tutorials leave developer in broken state

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

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

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

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=

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

Go versiongo version go1.24.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
上一页 下一页
.