spiegel_podman/vendor/github.com/containers/common/pkg/sysinfo
Giuseppe Scrivano 598fc516a6
vendor: update containers/{buildah,common,image,storage}
The change in healthcheck_run_test.go, depends on the
containers/image change:

commit b6afa8ca7b324aca8fd5a7b5b206fc05c0c04874
Author: Mikhail Sokolov <msokolov@evolution.com>
Date:   Fri Mar 15 13:37:44 2024 +0200

    Add support for Docker HealthConfig.StartInterval (v25.0.0+)

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-04-19 09:52:13 +02:00
..
numcpu.go fix(deps): update github.com/containers/common digest to 5547996 2023-04-21 12:37:46 +00:00
numcpu_linux.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
numcpu_other.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
numcpu_windows.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
nummem_linux.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
nummem_unsupported.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
README.md Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_linux.go vendor: update containers/{buildah,common,image,storage} 2024-04-19 09:52:13 +02:00
sysinfo_solaris.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
sysinfo_unix.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00
sysinfo_windows.go Vendor in latest c/common 2024-01-25 11:10:41 -05:00

SysInfo stores information about which features a kernel supports.