You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ garble version
mvdan.cc/garble v0.11.0
Build settings:
-buildmode exe
-compiler gc
CGO_ENABLED 1
GOARCH arm64
GOOS darwin
$ go version
go version go1.21.3 darwin/arm64
# github.com/containerd/containerd/remotes/docker/config
panic: EmbeddedAliasFields pointed "github.com/containerd/containerd/remotes/docker/config.HostFileConfig - hosts.go:372" to a missing type {"github.com/containerd/containerd/remotes/docker/config" "HostFileConfig"} [recovered]
panic: EmbeddedAliasFields pointed "github.com/containerd/containerd/remotes/docker/config.HostFileConfig - hosts.go:372" to a missing type {"github.com/containerd/containerd/remotes/docker/config" "HostFileConfig"}
What version of Garble and Go are you using?
What environment are you running Garble on?
go env
OutputWhat did you do?
I tried building my project with garble
What did you expect to see?
Build going through and go binary
What did you see instead?
error pointing to containerd package
build output
The text was updated successfully, but these errors were encountered: