mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
support wildcards --kube-include-namespace/--kube-exclude-namespace
This commit is contained in:
parent
5338ab580c
commit
a419b6237a
4 changed files with 21 additions and 21 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue