-
Hey, i am getting this
```
> go build .
github.com/go-gl/gl/v3.2-core/gl
github.com/golang-ui/nuklear/nk
# github.com/golang-ui/nuklear/nk
cgo-dwarf-inference:1:17: error: expected '{' before ')…
-
This program crashes the type checker:
```go
package a
var x int
func f(...any)
var _ = f(0, x...)
```
both in the compiler:
```
~$ cd w/goroot/src
src$ git log -1 | grep commit
…
-
Hey @tpope,
first of all, thank you for this great plugin!
this could be a bug (?): printing blob which includes golang:[]bytes breaks the table:
> | 55 | 38 | af1a4ce0-38e2-475f-80…
-
https://github.com/elastic/golang-crossbuild/pull/450 or https://github.com/elastic/golang-crossbuild/pull/452 are changes that are not tested by the CI
@elastic/ingest-eng-prod , can the CI Buildkit…
-
## About
In my current garden environment setup i am using Kaniko to build my images in different namespace i.e garden-kaniko. Now when i am enabling istio in my garden environment i am getting the…
-
On Archlinux I'm trying to build and install opensnitch (UI) from AUR as I've done lots of times before
I'm using latest and greatest opensnitch-git PKGBUILD from AUR:
https://aur.archlinux.org/…
-
my code
func main() {
fmt.Println("hello")
}
I typed in the terminal "go-callvis ."
return
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: ru…
-
When attempting to create a linux container using terraform-provider-proxmox version **3.0.1-rc4**, the plugin crashes as follows:
```
Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Error: Plugi…
-
There are two recent critical and high vulnerabilities in the stdlib library in Go:
[CVE-2024-24790](https://scout.docker.com/vulnerabilities/id/CVE-2024-24790?s=golang&n=stdlib&t=golang&vr=%3C1.21…
-
**Description**:
As described in issue #25, my application hangs on the statement `defer p.destructWG.Wait()`. Any deferred statement or code that should execute after `defer pool.Close()` does not r…