buildx/driver
Sebastiaan van Stijn fd87647da1
use "#nosec" instead of "nolint:gosec" to be more specific
The `#nosec` comment allows ignoring a specific rule; this prevents
potentially other "gosec" linting failulres from being silently ignored.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-07-03 13:31:06 +02:00
..
bkimage feat(driver/kubernetes): support mount buildkit.toml and qemu installing 2021-08-04 21:32:27 +08:00
docker lint: modernize fix 2025-05-13 20:44:57 +02:00
docker-container vendor: github.com/docker/docker v28.2.1 2025-05-29 09:34:27 +02:00
kubernetes use "#nosec" instead of "nolint:gosec" to be more specific 2025-07-03 13:31:06 +02:00
remote update golangci-lint to v2.1.5 2025-05-13 16:54:43 +02:00
driver.go update errors handling allocations and comparison 2024-07-15 13:37:23 -07:00
features.go avoid double pushing with docker driver with containerd 2025-02-24 16:48:57 -08:00
manager.go update golangci-lint to v2.1.5 2025-05-13 16:54:43 +02:00