ci: update kingpin dependency

This commit is contained in:
2023-05-23 19:32:04 +02:00
parent d2c23b135f
commit e2e1fa652a
3 changed files with 10 additions and 11 deletions
+1 -3
View File
@@ -3,12 +3,10 @@ module gitlab.com/unboundsoftware/cron-checker
go 1.15
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/multiplay/go-slack v0.0.0-20200412115802-09e9e2b93fe2
github.com/robfig/cron v1.2.0
github.com/sanity-io/litter v1.5.5
gopkg.in/alecthomas/kingpin.v2 v2.2.6
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
k8s.io/client-go v0.27.2