-
### Go version
go version go1.23.2 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/rob/Library/Caches/go-build'
GOE…
-
### What version of Garble and Go are you using?
mvdan.cc/garble v0.12.1
go1.22.6
### What environment are you running Garble on?
go env Output
GO111MODULE=''
GOARCH='amd64…
-
I'm currently using using version 2.3.9 on linux/amd64 with `zstd_implementation: cgo` with no issues. I'm just testing out a new ARM CI instance and running into this error:
`Unrecognized ZSTD imp…
-
I've built Caddy with few plugins. It crashes during normal operation. See logs below
```sh
Nov 04 11:29:43 hyp0 caddy[3080670]: /home/bku/work/go/pkg/mod/github.com/quic-go/quic-go@v0.48.0/h…
-
Hello!
go env
```
$ go env
GO111MODULE="on"
GOARCH="arm64"
GOBIN="/Users/anthony/golang_workspace/bin"
GOCACH…
-
### Go version
tip
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOAUTH='netrc'
GOBIN=''
GOCACHE='/Users/khr/Library/Caches/go-build'
GOENV='/Users/kh…
-
Description
===========
I'm trying to build a binary for the Docker image, however I'm running into quite a gcc error when running `go build`.
How to reproduce
================
`Docke…
-
clang的版本如下:centos9 stream操作系统。
clang -v
clang version 18.1.8 (CentOS 18.1.8-3.el9)
Target: x86_64-redhat-linux-gnu
报如下错误:
make[1]: Entering directory '/root/cloud-native-security-with…
-
This is a slightly odd question. I was curious what effect removing the DQS support would have on my release binary, so I tested it. To my surprise, adding `CGO_CFLAGS="-DSQLITE_DQS=0"` *increased* …
-
### Is your question request related to a specific component?
_No response_
### Describe the question in detail
**The library has already been installed on this machine:**
/usr/local/lib/libzstd.s…