-
Running the following command `go get github.com/signal-golang/textsecure/cmd/textsecure` I get an output of:
```
# github.com/signal-golang/textsecure/cmd/textsecure
go/src/github.com/signal-golan…
-
**Is your feature request related to a problem? Please describe.**
For example in Kubernetes, people want to use server push, etc. features from h2.
- server/client ALPN/Upgrade h2/h2c: https://…
-
### Issue description
Our system of ClickHouse inserters have been using the native `v2.2.0` client with success for several weeks. After upgrading to `v2.4.3` a few days ago, we noticed that the me…
-
### Expected behavior
- Install:
```
go get github.com/tools/godep
```
- download dependencies to make sure 'go build' is ok
- 'godep save' save the correct dependencies
### Actual behavior
error ha…
-
Add a declarative function to enable the env unless already enabled that returns the enabled root context.
This is the Py SDK counterpart to the Go SDK feature: https://github.com/openziti/zrok/iss…
-
```
#!watchflakes
post
-
## What did you do
- How was the cluster created?
- `K3D_FIX_DNS=1 k3d cluster create "${K3D_CLUSTER_NAME}" \
--wait \
--volume "${script_dir}/k3sconfig.yml:/etc/rancher/k3…
-
I wrote a client program based on paho in golang. It starts multiple publishers & subcribers using goroutines.
When the broker is running on the server, this panic appears once I increase pub/sub num…
-
### Description
After upgrading containerd from version 1.6.34 to 1.6.36, I encountered an error when containerd tries to connect to the shim: `failed to create containerd task: failed to start shim:…
-
A global `Logger` in a library like `sentry-go` poses some problems.
- Limited ability to filter logs by Hub, Client or other component.
Either all log messages are on or all off. Things can get…