Allow multiple namespaces to be checked for state at the same time

This commit is contained in:
Kristoffer Dalby 2021-10-06 22:06:07 +00:00
parent 95f726fb31
commit f0c54490ed
4 changed files with 36 additions and 19 deletions

1
go.mod
View file

@ -10,6 +10,7 @@ require (
github.com/docker/cli v20.10.8+incompatible // indirect
github.com/docker/docker v20.10.8+incompatible // indirect
github.com/efekarakus/termcolor v1.0.1
github.com/fatih/set v0.2.1 // indirect
github.com/gin-gonic/gin v1.7.4
github.com/gofrs/uuid v4.0.0+incompatible
github.com/google/go-github v17.0.0+incompatible // indirect