-
### What version of Go are you using (`go version`)?
$ go version
go version go1.13beta1 linux/amd64
### Does this issue reproduce with the latest release?
Yes, happens with 1.12.6 too. …
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.12.5 windows/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating syste…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet user,
| I want `fleetd` to be able to persist important data between res…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20 darwin/arm64
### Does this issue reproduce with the latest release?
Using MacOS with Go 1.20 error, no i…
-
```
$ go version
go version go1.23.0 linux/amd64
```
(also reproduces on tip)
Given this [sample program using range-over-func](https://go.dev/play/p/OSXhY_iOlE8) the DIE emitted for `main.Pr…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.9 linux/amd64
### Does this issue reproduce with the …
-
### What version of rules_go are you using?
~v023.0~ v0.23.3
### What version of gazelle are you using?
~v0.21.0~ v0.21.1
### What version of Bazel are you using?
~3.1.0~ 3.2.0
…
-
Hello, i could not compile my program to mac because (as above): `cgo: C compiler "clang" not found: exec: "clang": executable file not found in $PATH`
Can this somehow be resolved? Thank you for a…
-
Hello again.
I am experience problems similar to [cmd/cover: Not registered as a tool](https://github.com/golang/go/issues/9086) .
### What version of Go are you using (`go version`)?
$ go ve…
-
### What version of Go are you using (`go version`)?
$ go version go1.14.2 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operating system and processo…