534bb92185
PoC: zfs support
Validations / Static analysis (push) Failing after 32m53s
Validations / Unit tests (ubuntu-latest) (push) Failing after 10m54s
Validations / Build snapshot artifacts (push) Failing after 32m5s
Validations / Acceptance tests (Linux) (push) Has been skipped
Validations / Acceptance tests (Mac) (push) Has been skipped
Validations / Acceptance tests (Windows) (push) Has been skipped
2025-02-27 21:28:51 +01:00
suguds
fd526464b2
update golang.org/x/net v0.11.0 to 0.17.0 ( #503 )
2024-02-02 10:21:42 -05:00
dependabot[bot]
9f08f7e6cc
Bump github.com/docker/docker ( #483 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.2+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:29:04 -05:00
Sandro
3ef1dd2c74
Bump to more recent go version, remove no longer required overrides ( #461 )
2023-07-10 20:44:51 +00:00
chen
255e3c2ff7
update lib gocui to v1.1.0
2023-07-06 11:00:59 -04:00
Anatoli Babenia
621e677e04
Fix #352 . Quit on q
...
This uses latest `github.com/awesome-gocui/keybinding`
It will also be possible to separate quit shortcuts by space when
https://github.com/awesome-gocui/keybinding/pull/3 is merged.
2023-07-06 10:32:48 -04:00
Dan Luhring
6884c46d0f
Bump module versions to resolve vulnerabilities
...
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
2023-07-04 11:17:20 -04:00
cxsu
b310bdb2d6
Add module awesome-gocui/keybinding
2020-12-27 20:28:29 +09:00
cxsu
5e9380dc63
Update gocui module
2020-12-27 14:56:03 +09:00
springcomet
3430221ada
Add image name to details view ( #325 )
...
* Add image name to details view
When frequently opening multiple images perhaps concurrently on multiple
terminals, it would be convenient to have the image name displayed.
This commit adds the image name to the Image Details view.
Image name is trickled down as an additional string argument
design alternatives discarded:
pass in analysis struct - is not related to analysis
pass new struct with image attributes - premature abstraction
* Fix CI lint errors
Co-authored-by: Aviv Shavit <aviv.shavit@aquasec.com>
2020-12-12 07:46:09 -05:00
Tobias Klauser
322c46fb3e
Tidy up go dependencies
...
Run `go mod tidy` to tidy up unused hashes in `go.sum` and remove the
unused `golang.org/x/crypto` dependency from `go.mod`.
2020-05-13 16:54:50 +02:00
MikaelUrankar
357dcb3804
Add support for freebsd/arm64
2020-02-16 19:21:19 +01:00
Alex Goodman
3fbc016826
rm libpod & shell out to podman binary
2019-11-08 13:28:04 -05:00
Alex Goodman
c83bc9e3d0
remove podman from darwin/windows builds
2019-10-08 09:38:41 -04:00
Alex Goodman
acfdd70854
playing with podman store data
2019-10-02 15:48:10 -04:00
Alex Goodman
576709ad30
rework package structure
2019-09-21 16:28:45 -04:00
Rui Chen
f48715d4c5
Update go.mod and go.sum
2019-09-08 18:46:07 -04:00
Alex Goodman
26281d9f96
replace travis with gitlab; linting fixes
2019-07-20 17:57:47 -04:00
Akshay Chhajed
a1e0f08408
Adds support for docker host access over ssh ( #173 )
2019-03-16 10:40:57 -04:00
Alex Goodman
993be8d3ae
Filetree improvements ( #165 )
...
* add filetree viewmodel
* added attribute toggle
* these views are really controllers
* fix collapse all dir when selected file
* determine filetree upperbound dynamically
* support bounding cursor movements in the view model
* added first view model test case
* added test cases for filetree viewmodel
2019-02-22 11:49:53 -05:00
Alex Goodman
fc27dcd820
Add CI integration ( #143 )
2018-12-30 14:07:56 -05:00
Alex Goodman
a830f34c1f
regenerate gosum ( fixes #137 ) ( #138 )
2018-12-16 11:48:58 -05:00
Alex Goodman
1abb2101c9
using keybinding lib
2018-12-15 18:05:31 -05:00
Alex Goodman
a566ad41f1
remove jotframe
2018-11-29 18:47:04 -05:00
Loic Nageleisen
929c05aec4
Add dependency info via go module support metadata ( #87 )
2018-11-26 21:48:52 -05:00