-
### govulncheck version
golang/govulncheck-action@v1.0.4
### Does this issue reproduce at the latest version of golang.org/x/vuln?
- Yes.
### Output of `go env` in your module/workspace:
…
-
在Windows调试中
```ts
import {Second, sleep} from 'golang/time'
new Promise((r, j) => {
sleep(Second)
r(1)
}).then(v => {
console.log(v)
return new Promise((r, j) => {
s…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
**How to categorize this issue?**
/area robustness
/kind technical-debt
**Why is this needed**:
Currently `gardener` depends on `github.com/gardener/etcd-druid v0.22.5` but does not follow t…
-
Thanks for making this available!
cloned and ran `make init`
```
GoShip$ make init
make reset
docker-compose down
make up
docker-compose up -d --remove-orphans
[+] Running 12/2
✔ cach…
-
While [packaging](https://github.com/wolfi-dev/os/pull/31311) `opensearch-k8s-operator` I noticed a handful of CVEs in current dependency versions. Specially, I came across these CVEs in the noted pac…
-
Hello @aarzilli
Environment:
- Golang: 1.23
- Lua: 5.4.6
- golua: last version
I am building a static go binary with the following command:
```sh
go build -tags "luaa lua54 yara_static" -o…
-
### Proposal
To reduce the damage radius of release (e.g. compatibility issues), increase dev velocity and reduce indirect/direct dependencies for downstream users, we could consider splitting clie…
-
# Affected resources
affected_resources = oci_core_instance
From what I believe, although the tags update are under create_vnic_details of oci_core_instance
# Versions
- Installing hashic…
-
### Proposal
Similar to Java, it would be nice to add support for starting the WireMock server using Testcontainers when Docker is present and no other WireMock server has been provided
### If t…