59 Commits
Author SHA1 Message Date
Md. Asaduzzaman c8d2fbdfdc fix: Update Docker client to support API version 1.52
- Upgrade Docker client from v27.1.1 to v28.5.2
- Update hardcoded API version from 1.25 to 1.52
- Enable API version negotiation for better compatibility
- Fix compatibility with Docker Engine 29.0.0 and newer versions

Resolves issues with lazydocker not working with latest Docker clients.
2025-11-12 08:49:01 +06:00
Sebastiaan van Stijn 98721a3a2c go.mod: github.com/docker/cli v27.1.1
full diff: https://github.com/docker/cli/compare/v27.0.3...v27.1.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-31 09:55:42 +02:00
Sebastiaan van Stijn a8e75ecfe3 go.mod: github.com/docker/docker v27.1.1
full diff: https://github.com/docker/docker/compare/v27.0.3...v27.1.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-31 09:42:45 +02:00
Sebastiaan van Stijn 77a4de4819 go.mod: github.com/docker/docker, docker/cli v27.0.3
Update to v27.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:44:09 +02:00
Sebastiaan van Stijn 2d16389add go.mod: github.com/docker/docker, docker/cli v26.1.4
Update to v26.1, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:37:10 +02:00
Sebastiaan van Stijn 0232610967 go.mod: github.com/docker/docker, docker/cli v25.0.5
Update to v25.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:25:11 +02:00
Sebastiaan van Stijn ff579d8713 go.mod: github.com/stretchr/testify v1.9.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:05:26 +02:00
Sebastiaan van Stijn 463ddfd6ee go.mod: github.com/docker/go-connections v0.5.0
drops support for legacy Go versions, add support for TLS 1.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:05:26 +02:00
Sebastiaan van Stijn 6f85b653d4 go.mod: github.com/docker/docker, docker/cli v24.0.7
Update to v24.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:04:43 +02:00
Sebastiaan van Stijn 966ad05338 go.mod: github.com/docker/docker, docker/cli v23.0.10
Update to v23.0, and remove uses of deprecated types.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:03 +02:00
Sebastiaan van Stijn 8fe90830b1 go.mod: github.com/Microsoft/go-winio v0.5.3
update to a version compatible with go1.22 and up

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:03 +02:00
Sebastiaan van Stijn bb5d70f787 go.mod: golang.org/x/time v0.5.0
no changes, but using the tagged version

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:03 +02:00
Sebastiaan van Stijn 3daea1ea4d go.mod: github.com/docker/go-units v0.5.0
removes uses of regular expressions

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:03 +02:00
Sebastiaan van Stijn e27d4878a2 go.mod: github.com/moby/term v0.5.0
no changes, but using the tagged version

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:03 +02:00
Sebastiaan van Stijn 61cd92bc0c go.mod: github.com/morikuni/aec v1.0.0
no changes, but using the tagged version

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:02 +02:00
Sebastiaan van Stijn 8ca3166439 go.mod: github.com/imdario/mergo v0.3.16
update to the last version of the module under the old name, before v1.0.0
renames the module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:02 +02:00
Sebastiaan van Stijn 6217ba0808 go.mod: github.com/sirupsen/logrus v1.9.3
update to the current version, which addresses some issues with current
Go versions, and removes the legacy konsorten/go-windows-terminal-sequences
dependency.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-15 11:02:02 +02:00
Jesse Duffield 968b09e6c4 Bump gocui 2024-05-26 14:00:53 +10:00
Jesse Duffield 6473810fa9 Bump docker 2023-10-11 09:09:47 +11:00
Jesse Duffield f25a5ebff7 Bump x/net 2023-10-11 09:01:06 +11:00
Rajiv KushwahaandGitHub d2fa5e9e9c feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f0ee38f7f7 Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible (#448)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 18:30:29 +10:00
Tony SoloveyvandGitHub 2a9ed70896 Allow to render container stats and configs both in json and yaml (#444) 2023-05-21 14:06:56 +10:00
Dawid DziurlaandGitHub f93ddeceef Merge pull request #440 from jesseduffield/dependabot/go_modules/github.com/docker/distribution-2.8.0incompatible
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible
2023-03-29 15:57:16 +02:00
Dawid DziurlaandGitHub cd11c3e131 Merge pull request #439 from jesseduffield/dependabot/go_modules/github.com/opencontainers/image-spec-1.0.2
Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2
2023-03-29 15:49:11 +02:00
dependabot[bot]andGitHub afacc9be9e Bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 03:36:30 +00:00
dependabot[bot]andGitHub 3c3c80d570 Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 03:36:29 +00:00
dependabot[bot]andGitHub 1746bc07c7 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/gogo/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 22:43:48 +00:00
Jesse Duffield 82516385c0 use lazycore stuff 2022-11-09 21:21:36 +11:00
Jesse Duffield aab8bcfbcc add deadlock detection for debug mode 2022-11-09 21:21:35 +11:00
Jesse Duffield 57379252a5 bump gocui 2022-11-09 21:21:35 +11:00
Gustavo Andrioli 337e57afbb Bump lazycore 2022-10-10 18:29:17 -03:00
Jesse Duffield badc43b225 allow changing window size 2022-10-09 18:02:11 -07:00
Jesse Duffield ea3c009305 extract process kill logic 2022-06-18 13:33:51 +10:00
Jesse Duffield 0b7017150c use sdk to obtain container logs 2022-05-11 19:12:11 +10:00
Jesse Duffield d27ce19f6c simplify CPU monitoring logic 2022-05-11 17:49:00 +10:00
Jesse Duffield d8777b7a59 update gocui 2022-05-10 22:11:21 +10:00
Jesse Duffield 052c2ec1d1 appease linter 2022-05-10 20:59:28 +10:00
Jesse Duffield 2fe7505ebc use event channel to reduce CPU usage by a LOT 2022-05-09 20:31:16 +10:00
Jesse Duffield 5de54dfb0e upgrade to go 1.18 2022-05-09 20:31:16 +10:00
Jesse Duffield 9db6eeac9d do not panic if docker client not running 2021-11-26 20:50:06 +11:00
Jesse Duffield 012f8d6e08 bump gocui 2020-02-02 10:14:44 +11:00
Dawid Dziurla 0597c1e8e0 update dependencies 2019-12-13 11:33:04 +01:00
Dawid DziurlaandGitHub a14e6400cb Merge pull request #159 from jesseduffield/fix_returning
Implement PreviousViews stack
2019-09-07 09:07:21 +02:00
Mikhail Swift 1ee506f671 Update golang.org/x/xerrors package 2019-09-04 11:42:45 -04:00
Dawid Dziurla b12414907b add golang-collections dependency 2019-08-31 11:59:31 +02:00
Dawid Dziurla 14abd94cd0 go mod tidy 2019-08-31 10:18:47 +02:00
Jesse DuffieldandGitHub 6ebddea76e Merge pull request #130 from winhung/limit-scrolling
scrolling does not go beyond the displayed text #31
2019-08-14 20:29:50 +10:00
winhung 19dac181cf updated vendor for gocui #31 2019-08-04 11:05:13 +08:00
Dawid Dziurla e413252d3b mod: newer xdg package
need to use newer commit, because of BSD support
2019-07-13 13:08:01 +02:00