mirror of
https://github.com/siderolabs/extensions.git
synced 2025-08-11 00:37:15 +02:00
Rekres, bump Go deps. ``` | Package | Update | Change | |---|---|---| | [containers/crun](https://togithub.com/containers/crun) | patch | `1.16` -> `1.16.1` | | [intel/Intel-Linux-Processor-Microcode-Data-Files](https://togithub.com/intel/Intel-Linux-Processor-Microcode-Data-Files) | minor | `20240531` -> `20240813` | | [kubernetes/cloud-provider-aws](https://togithub.com/kubernetes/cloud-provider-aws) | minor | `v1.30.3` -> `v1.31.0` | | [tailscale/tailscale](https://togithub.com/tailscale/tailscale) | minor | `1.70.0` -> `1.72.1` | | cgr.dev/chainguard/wolfi-base | | digest | `bf0547b` -> `72c8bfe` | ``` Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
6 lines
83 B
Modula-2
6 lines
83 B
Modula-2
module nvidia-container-runtime-wrapper
|
|
|
|
go 1.22
|
|
|
|
require golang.org/x/sys v0.24.0
|