-
The libseccomp golang bindings have lagged the main libseccomp release for some time now. Before the next release of the bindings we need to go through and ensure that all of the main libseccomp func…
-
### Bug Description
You are using the HTTP library (https://docs.gofiber.io/api/app/#test) but some fiber features are not RFC compliant, example with cookies using the `"` character. You can't use…
-
My main repo depens on k8s repo, both my repo and k8s depens on glog. If I don't delete the vendor directory in k8s repo, eg. `vendor/k8s.io/kubernetes/vendor/`, my program will run into the following…
-
### Is your feature request related to a problem?
Related to https://github.com/opensearch-project/opensearch-clients/issues/19
### What solution would you like?
Re-use the generator that generat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
**Intermittent Query Failure in Milvus**
Hi, I am new to Milvus and vector databases, and I'v…
-
正在用zeal看golang的api,请问怎么自己设置快捷键呢
-
Is this project abandoned?
What do you suggest as alternatives for a Golang JSON Api server?
-
Looks like glide is pulling from a different repo than go get uses for the Google Cloud storage package.
```
$ glide install
$ go build
# /vendor/cloud.google.com/go/storage
vendor/cloud.google…
-
Verify that ElasticSearch has a 32KB limit on fields. Options for large SQL statements...
1. Split them into multiple fields statement_0, statement_1, etc.
2. Strip out long strings and replace w…
-
Hi,
I noticed that you plan to embed Amazon's client id and secret in the binary. While this is convinient, this is also insecure.
```
wmn@cratos ~/code/src/github.com/sgeb/acdcli [master] ± % ACD_A…