-
## Background
The `github.com/joncrlsn/dque` uses [Go modules](https://github.com/golang/go/wiki/Modules) and the current release version is `v2`. And it’s module path is `"github.com/joncrlsn/dque"`…
-
Stack trace from the terraform-provider-google_v5.12.0_x5 plugin:
panic: interface conversion: interface {} is nil, not []interface {}
goroutine 190 [running]:
github.com/hashicorp/terraform-pr…
-
Per the Go 1.18 release notes: "crypto/x509 will now reject certificates signed with the SHA-1 hash function. This doesn't apply to self-signed root certificates. Practical attacks against SHA-1 [have…
-
**Is your feature request related to a problem? Please describe.**
Rather than serve swagger UI over a separate container, build the swagger UI and embed it directly in the app itself:
https://git…
-
This is related to #13606.
Ultimately, it seems to be based on how Golang's `archive/tar` library handles rounding mtimes. I think(?) it the past it simply truncated them, but now it rounds to the …
twavv updated
2 years ago
-
Followup from https://github.com/palantir/sls-packaging/pull/280
This is useful in cases eg: Service OOMs and the log output is sent to the startup log. If the service is managed then it will rest…
-
#### Current Behavior
The prompt will not update when changes are made to the starship.toml file, and the default prompt is used.
#### Expected Behavior
The prompt to update when I save the stars…
-
`go version go1.6 darwin/amd64`
``` sh
» gox -os="linux darwin" …
-
**Is your feature request related to a problem? Please describe.**
Right now API Server's HTTP component and metadata service broadcast a signal over conditional variable to inform the gRPC side to t…
-
/kind feature
/area provider/ibmcloud
**Describe the solution you'd like**
There is reddit thread talks about how to control this version - https://www.reddit.com/r/golang/comments/1g42zc7/how_to…