build(deps): bump github.com/sanity-io/litter from 1.2.0 to 1.3.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 10 Sep 2020 05:55:53 +0000 (05:55 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Sep 2020 13:09:08 +0000 (15:09 +0200)
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.2.0 to 1.3.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.2.0...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 9b19670355ac29341aabdbb98a5dbf17a9fd9a3b..b1e9ab070e88c7af5ee956b4d298bd7ccaa65879 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -43,7 +43,7 @@ require (
        github.com/rogpeppe/go-internal v1.5.1
        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.2.0
+       github.com/sanity-io/litter v1.3.0
        github.com/spf13/afero v1.2.2
        github.com/spf13/cast v1.3.1
        github.com/spf13/cobra v0.0.5
diff --git a/go.sum b/go.sum
index 9dda16d16d56f1ad8e6b1bbe787f2e11e6a2035c..c506505a589d0dcfb7fddb6075fa9f8b2de1f6d0 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -348,6 +348,8 @@ github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd h1:CmH9+J6ZSsIjUK
 github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd/go.mod h1:hPqNNc0+uJM6H+SuU8sEs5K5IQeKccPqeSjfgcKGgPk=
 github.com/sanity-io/litter v1.2.0 h1:DGJO0bxH/+C2EukzOSBmAlxmkhVMGqzvcx/rvySYw9M=
 github.com/sanity-io/litter v1.2.0/go.mod h1:JF6pZUFgu2Q0sBZ+HSV35P8TVPI1TTzEwyu9FXAw2W4=
+github.com/sanity-io/litter v1.3.0 h1:5ZO+weUsqdSWMUng5JnpkW/Oz8iTXiIdeumhQr1sSjs=
+github.com/sanity-io/litter v1.3.0/go.mod h1:5Z71SvaYy5kcGtyglXOC9rrUi3c1E8CamFWjQsazTh0=
 github.com/sergi/go-diff v1.0.0 h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ=
 github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
 github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=