mirror of
https://github.com/siderolabs/extensions.git
synced 2025-08-07 06:47:17 +02:00
Update pkgs. ``` | Package | Update | Change | |---|---|---| | [containerd/stargz-snapshotter](https://togithub.com/containerd/stargz-snapshotter) | minor | `v0.14.3` -> `v0.15.1` | | [https://github.com/qemu/qemu.git](https://togithub.com/qemu/qemu) | patch | `8.1.1` -> `8.1.2` | | [https://gitlab.gnome.org/GNOME/glib.git](https://gitlab.gnome.org/GNOME/glib) | patch | `2.78.0` -> `2.78.1` | | [networkupstools/nut](https://togithub.com/networkupstools/nut) | patch | `2.8.0` -> `v2.8.1` | | [tailscale/tailscale](https://togithub.com/tailscale/tailscale) | minor | `1.50.0` -> `1.54.0` | ``` 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.21
|
|
|
|
require golang.org/x/sys v0.14.0
|