jesseduffield / jesseduffield/lazydocker
undefined: registry.ServiceConfig
Open
bug
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Can't install 0.25.0
**To Reproduce**
Steps to reproduce the behavior:
```log
$ go install github.com/jesseduffield/lazydocker@latest
go: downloading github.com/jesseduffield/lazydocker v0.25.0
# github.com/docker/docker/api/types/system
go/pkg/mod/github.com/docker/docker@v28.5.2+incompatible/api/types/system/info.go:51:31: undefined: registry.ServiceConfig
```
**Expected behaviour**
0.25 installed
Contributor guide
Assessment
This issue has not been assessed yet.