chore(deps): bump github.com/sanity-io/litter from 1.3.0 to 1.5.1

Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/sanity-io/litter/releases)
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/litter/compare/v1.3.0...v1.5.1)
This commit is contained in:
2021-11-03 00:10:39 +00:00
parent 5d4b4356f3
commit 84716ece5a
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
github.com/multiplay/go-slack v0.0.0-20200412115802-09e9e2b93fe2
github.com/robfig/cron v1.2.0
github.com/sanity-io/litter v1.3.0
github.com/sanity-io/litter v1.5.1
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d // indirect
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
gopkg.in/alecthomas/kingpin.v2 v2.2.6