-
When building using the new Go 1.11 beta in Fedora rawhide, I observed an error testing `bn256`:
```
Testing: "/builddir/build/BUILD/go-crypto-670ebd3adf7a737d69ffe83a777a8e34eadc1b32/_build/src/g…
logic updated
6 years ago
-
The Go version and the dependencies of the perses-operator needs to be updated. For example, [perses dependency](https://github.com/perses/perses-operator/blob/b4c59f10020fd77d2eab601e333970b8ea208661…
-
here is code, on the TypeByBuffer call I get the panic:
```
err := magicmime.Open(magicmime.MAGIC_MIME_TYPE)
mime, err := magicmime.TypeByBuffer(buffer)
if err != nil {
…
-
**Describe the solution you'd like**
Similar to how templates can [import a library package](https://github.com/open-policy-agent/gatekeeper-library/blob/master/library/pod-security-policy/apparmor/t…
-
```
When I set "GOROOT=/usr/lib/go" in linux32.env and build the project,
the console output the following:
"/usr/lib/go/bin/go build [/home/noah/workspace/...]
error process failed to start."
It ad…
-
Hi,
When I try to deploy CF via etcd-aws-cfn I get error:
ERROR: deploy: MissingRegion: could not find region configuration
What the way to fix it?
Thank you
-
Errors examples: ```panic: runtime error: cgo result has Go pointer```, ```unexpected fault address 0xffffffffffffffff; fatal error: fault```.
By nature of programming, some data types are not stor…
-
Expected behaviour: Agents connected to a Teleport proxy using websocket upgrades (rather than Teleport's standard connection mechanism, or using ALPN `Upgrade` through layer 7 LBs) should seamlessly …
-
the idea is that the messages going to the physical and gui version are digital twins.
The easiest way i know to do this is to use a simple golang gui that is cross platform, including web.
If t…
-
### Go version
go version go1.23.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
jkary@jkary-lnx01:~/src/go/containerlab$ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
G…