Aurora Blog
Home
Golang x/build: gotip-linux-ppc64le_power8 builder persistently fails modfetch/codehost gitrepo-sha256 tests
2025-06-11 14:11:51
1963
Go versiongo1.25 development branch (multiple commits including d184f8dc0)Output of go env in your module/workspace:GOAR...
Golang net/http: make CrossOriginProtection zero value work [freeze exception]
2025-06-11 14:11:47
1071
In #73626, we overlooked specifying the zero value of the new net/http.CrossOriginProtection type. As implemented, attem...
Golang cmd/compile/internal/syntax: StartPos incorrect for KeyValueExpr arguments
2025-06-11 14:11:45
357
Reminder issue. See https://go-review.googlesource.com/c/go/+/591256/1/src/cmd/compile/internal/syntax/positions.go .Tri...
Golang cmd/cgo/internal/testsanitizers: TestLibFuzzer and TestMSAN fail with CC=clang CGO_ENABLED=0
2025-06-11 14:11:43
3245
Go versiongo version go1.21.4 linux/amd64What operating system and processor architecture are you using (go env)?GO111MO...
Golang all: end support for macOS 11 in Go 1.25
2025-06-11 14:11:41
3988
Proposal DetailsGo added support for macOS 15 that was publicly released this September. After internal discussion, we b...
Golang x/tools/gopls: create a go list GOPACKAGESDRIVER for testing
2025-06-11 14:11:39
1850
We lack testing for GOPACKAGESDRIVER in gopls, and while we say it is "unsupported", it technically works, and we have a...
Golang proposal: time: Add functions for finding greatest or least time.Time supplied
2025-06-11 14:11:37
5519
Proposal DetailsWhile attempting to port over from Ruby code to Go, I ran into an issue where I needed to set a variable...
Golang net/http: add CrossOriginForgeryHandler
2025-06-11 14:11:32
67895
BackgroundCross Site Request Forgery (CSRF) is a confused deputy attack where the attacker causes the browser to send a ...
Golang x/tools/gopls: support Go assembly files
2025-06-11 14:11:28
4466
Gopls already supports navigating from Go source to assembly files (use "Go to definition" on a func declaration with no...
Golang access: may-start-trybots for avamsi
2025-06-11 14:11:24
456
Could I please get the may-start-trybots access to run on my CLs? Would be a nice DevEx improvement -- my email is avams...
Golang x/tools/deadcode: panic analyzing dynamic call
2025-06-11 14:11:22
5410
Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang os: add Root.ReadFile & Root.WriteFile
2025-06-11 14:11:20
2490
I propose adding ReadFile and WriteFile methods to *os.Root:package os// ReadFile reads the named file in the root and r...
Golang x/tools/gopls: "unexpected file: %q" bug.Report in bestView
2025-06-11 14:11:18
6806
#!stacks"bug.Errorf:+2" && "cache.port.matches.func1:+2"This stack FC7EOg was reported by te...
Golang dl: return the same exit status of the wrapped command
2025-06-11 14:11:16
3045
Currently, the Run function in the internal/version and gotip packages returns the exit status 1 if the wrapped command ...
Golang x/telemetry/internal/upload: TestRun_Basic failures
2025-06-11 14:11:14
6874
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/upload" && test == "TestRun_Ba...
Golang x/telemetry/internal/mmap: TestSharedMemory failures
2025-06-11 14:11:12
2415
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "TestSharedMe...
Golang x/telemetry/internal/mmap: TestMultipleMaps failures
2025-06-11 14:11:10
2526
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "TestMultiple...
Golang mime/multipart: Failure to round trip leading to potential bypass of content based checks
2025-06-11 14:11:06
5807
Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang runtime: SEGV accessing map
2025-06-11 14:11:04
10633
Go versiongo1.24.0Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFL...
Golang cmd/go, cmd/distpack: build and run tools that are not necessary for builds as needed and don't include in binary distribution
2025-06-11 14:11:02
15219
Proposal DetailsThis proposal is to stop including tools that are not needed for builds in the binary distribution. Inst...
上一页
下一页
1
…
327
328
329
330
331
…
368
.