-
The couchbase provider for wasmcloud now stores a connection object per link in the map.
While this prevents link's from overwriting each other's connection objects, we may result in a lot of duplica…
-
### Describe you feature request
### I've build a frankenphp.exe on windows
After modifying some code in php-src and some code in c-thread-pool and some code in frankenphp, I came up with a window…
-
Since https://github.com/golang/go/issues/45965, `go.mod` files now generally consist of two sections: one `require (...)` section with direct module dependencies, and one for `// indirect` module dep…
mvdan updated
1 month ago
-
Hi,
I was looking at the documentation for PATCH operations but am having some troubles with the examples.
Fore example here it suggests that the Description Path will be replaced but it doesn'…
-
### Go version
go1.21.4
### Output of `go env` in your module/workspace:
NOTE: We compile inside docker. The output below is from running `go env` within the docker container that we use. We …
-
### What is the issue?
My company mandates that all docker images be proxied via Artifactory. Hence we can't pull `docker.io/golang:alpine`. We have to pull `company.repo.com/golang:alpine` after d…
-
[Add `firebaseui-web` support](https://github.com/firebase/firebaseui-web)
[Add Google Cloud (GC) Billing API support](https://cloud.google.com/billing/docs/reference/rest)
[Twilio -> GC Billing API…
-
**Problem**
The latest version of coralogix-operator is unable to start.
**Error:**
```
goroutine 1 [running]:
google.golang.org/protobuf/reflect/protoregistry.init.func1({0x2ef5430?, 0x1be83…
-
`buildssa` seems to choke on `cmd/go/internal/modload/build.go`:
```
checkescape: external/go_sdk/src/cmd/go/internal/modload/build.go: panic recovered: unexpected CompositeLit type: invalid type …
-
OpenTelemetry java agent version: 1.20.2
Kafka version: 3.1.1
OpenTelemetry Collector version: 0.66.0
OpenTelemetry Collector config file:
```
receivers:
otlp:
protocols:
grpc:
…