support wildcards --kube-include-namespace/--kube-exclude-namespace

This commit is contained in:
Tomas Hruska 2025-12-18 00:00:30 +01:00
parent 5338ab580c
commit a419b6237a
4 changed files with 21 additions and 21 deletions

1
go.mod
View file

@ -5,6 +5,7 @@ go 1.24.0
toolchain go1.24.7
require (
github.com/IGLOU-EU/go-wildcard/v2 v2.1.0
github.com/coreos/go-oidc/v3 v3.17.0
github.com/docker/docker v28.5.2+incompatible
github.com/fsnotify/fsnotify v1.9.0