chore(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0

Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/alecthomas/kingpin/releases)
- [Commits](https://github.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0)
This commit is contained in:
2023-11-16 09:53:30 +00:00
parent 8c2fad540c
commit eff85192c4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/cron-checker
go 1.15
require (
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/multiplay/go-slack v0.0.0-20200412115802-09e9e2b93fe2
github.com/robfig/cron v1.2.0
github.com/rogpeppe/go-internal v1.11.0 // indirect