mirror of
https://github.com/containers/podman.git
synced 2025-12-03 19:59:39 +08:00
build(deps): bump github.com/containers/psgo from 1.3.2 to 1.4.0
Bumps [github.com/containers/psgo](https://github.com/containers/psgo) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/containers/psgo/releases) - [Commits](https://github.com/containers/psgo/compare/v1.3.2...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
committed by
Valentin Rothberg
parent
282787f1ff
commit
5941894757
2
vendor/github.com/containers/psgo/README.md
generated
vendored
2
vendor/github.com/containers/psgo/README.md
generated
vendored
@@ -85,6 +85,8 @@ The ps library is compatible with all AIX format descriptors of the ps command-l
|
||||
- Seccomp mode of the process (i.e., disabled, strict or filter). See seccomp(2) for more information.
|
||||
- **state**
|
||||
- Process state codes (e.g, **R** for *running*, **S** for *sleeping*). See proc(5) for more information.
|
||||
- **stime**
|
||||
- Process start time (e.g, "2019-12-09 10:50:36 +0100 CET).
|
||||
|
||||
We can try out different format descriptors with the psgo binary:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user