go icon indicating copy to clipboard operation
go copied to clipboard

The Go programming language

Results 1307 go issues
Sort by recently updated
recently updated
newest added

``` #!watchflakes default

NeedsInvestigation
telemetry

``` #!watchflakes post

OS-Darwin
NeedsInvestigation
compiler/runtime

``` #!watchflakes post

Builders
NeedsInvestigation

### Go version go version go1.22.2 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/kunitz/.cache/go-build' GOENV='/home/kunitz/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/home/kunitz/work/pkg/mod' GONOPROXY='github.com/ulikunitz,doppelwuerfel.de/home/kunitz/git' GONOSUMDB='github.com/ulikunitz,doppelwuerfel.de/home/kunitz/git'...

compiler/runtime

``` #!watchflakes default

NeedsInvestigation
vulncheck or vulndb

``` #!watchflakes default

NeedsInvestigation

``` #!watchflakes default [GOOS:windows] skip # skip because windows has no echo command [condition not met] > go generate gencycle [stderr] gencycle.go:1: running "echo": fork/exec /bin/echo: exec format error script_test.go:160:...

NeedsInvestigation