-
When `dpkg-buildpackage` errors, the resulting output is essentially useless:
``` console
$ docker run -it --rm paultag/crank ./eg/docker.hy
Using: /crank/
warning: missing '/crank/key.asc'!
cran…
-
defaultEntropy() uses math/rand in order to be fast by default:
```
rng := rand.New(rand.NewSource(time.Now().UnixNano()))
```
```
BenchmarkNew/WithCryptoEntropy-8 2000000 771 ns/o…
-
*Title*: *Golang filter memory consumption: http.requestMap constantly grows*
*Description*:
I implemented golang filter for envoy, and during load test I found out that envoy-proxy memory consump…
-
Hi,
I am trying to custom instrument my sample chaincode example_cc using Prometheus client golang library. The program works correctly natively in non-container environment. It fails at run time w…
-
https://pkg.go.dev/golang.org/x/text?tab=versions
A module may contain multiple packages. When browsing the module's version history,
the versions tab provides vulnerability info. However, it's ha…
-
The Go language also makes use of this document. Given that this document is primarily aimed at browsers it would be good to investigate their needs and to what extent there is overlap between the nee…
-
Golang's exec package has this neat [`LookPath` function](https://pkg.go.dev/os/exec#LookPath) that allows finding the absolute path to an executable by it's shortname that I think would be useful in …
-
[EN]I did everything as you write it, but when i press "Login", nothing happen :/
Can you help me ? ^^"
If needed, the website is : https://admin.hestialife.fr (i'll delete the link once the probl…
-
```
#!watchflakes
default
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I click on "Generate test for function" and see "No tests were generated for ...".
**Describe the solu…