summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 15:16:43 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-16 18:42:55 +0100
commit4e815b063e4af70f21b6796688025675253bec65 (patch)
tree61e2d4b903f22a92dbeb60a8aa295714019b8a72 /go.mod
parent652a59d38523e23e39376cba9c554abbe87b198d (diff)
build(deps): bump github.com/sanity-io/litter from 1.3.0 to 1.5.0
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/sanity-io/litter/releases) - [Changelog](https://github.com/sanity-io/litter/blob/master/CHANGELOG.md) - [Commits](https://github.com/sanity-io/litter/compare/v1.3.0...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2da8c8170..0d3234d26 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
github.com/rogpeppe/go-internal v1.6.2
github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
- github.com/sanity-io/litter v1.3.0
+ github.com/sanity-io/litter v1.5.0
github.com/spf13/afero v1.5.1
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.1.1