buildx/driver/kubernetes/podchooser
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
..
podchooser.go use "#nosec" instead of "nolint:gosec" to be more specific 2025-07-03 13:31:06 +02:00