-
### What version of Go are you using (`go version`)?
$ go version go1.12.7 darwin/amd64
### Does this issue reproduce with the latest release?
yes
### What operating system and pro…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.13.6 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating sys…
-
### Go version
go version go1.21.6 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/joe/Library/Caches/go-build'
G…
-
I'm interested fiddling around with this package, but upon building I keep getting Lua binding errors.
```
/usr/bin/ld: ../../../pkg/mod/github.com/harfang3d/harfang-go/v3@v3.2.4/linux/libharfang.…
-
Could you please clarify for me which Model type i can use for GOMLX , Currently I have Pytorch model , also I can convert it to ONNX model and even if I make some effort probably I can use Tensorflow…
-
### Go version
go version go1.21.6 freebsd/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/.cache/go-build'
GOENV='/.config/go/e…
xiaq updated
9 months ago
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.15.3
golang.org/x/tools/gopls@v0.15.3 h1:zbdOidFrPTc8Bx0YrN5QKgJ0zCjyGi0L27sKQ/bDG5o=
github.com/BurntSushi/toml@v1.2.1…
-
I'm trying to upgrade our kubernetes 1.6 cluster to kubernetes 1.8.4. By default, it seems the `--enable-controller-attach-detach` is enabled on the kubelets, and the execution is done remotely via th…
-
The output of calling **make**:
```
gomake -C sdl
make[1]: Entering directory `/root/Go-SDL/sdl'
make[1]: Leaving directory `/root/Go-SDL/sdl'
gomake -C ttf
make[1]: Entering directory `/root/Go-SDL/…
-
by **f.guerrieri**:
What steps will reproduce the problem?
1. After the fix of issue #392 I updated the svn repo
2. from a clean objdir run configure and make
3. wait for the compilation to fail
Wha…