-
It appears that #9739 added `RESOURCE_EXHAUSTED` to the list of status codes to retry, but it fails to distinguish between the gRPC-generated `RESOURCE_EXHAUSTED` that's generated when a request paylo…
-
### Go version
go1.23.2
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/khr/.cache/go-build'
GOENV='/home/khr/.config/go/env'
GO…
-
Hi,
I wanted to open an issue to see if you were open to using your own GitHub module path, rather than the terraform-provider one. I appreciate that you've done this in anticipation of bringing th…
-
We'll eventually need to upgrade dependency management to [go modules](https://github.com/golang/go/wiki/Modules). Maybe this will happen upstream reasonably soon, or we'll have to move ahead independ…
-
When using go version higher than 1.15, we see the following errors:
_go_benchmarks.go:16:2: no required module provides package golang.org/x/crypto/chacha20poly1305: go.mod file not found in curre…
-
File: [language/golang/build-images.md](https://docs.docker.com/language/golang/build-images/)
`COPY *.go ./` is misleading. It does not copy all needed files.
Using subdirectories and -packages…
-
raspian, raspberry pi 4B
go: github.com/kr/pretty@v0.1.0: unknown revision v0.1.0
go: finding golang.org/x/net v0.0.0-20201201195509-5d6afe98e0b7
go: finding golang.org/x/net v0.0.0-202201272002…
-
```
#!watchflakes
post
-
**Go codegen doesn't work**
$ pants export-codegen ::
11:11:48.11 [ERROR] 1 Exception encountered:
Engine traceback:
in `export-codegen` goal
ProcessExecut…
-
### Go version
go version go1.23.3 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/tmp'
GOENV=''
GOEXE=''
GOEXPERIMEN…