build(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 07:42:49 +0000 (07:42 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 5 Apr 2022 08:39:27 +0000 (10:39 +0200)
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.2 to 1.5.4.
- [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.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/sanity-io/litter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

diff --git a/go.mod b/go.mod
index 0f304ef439066e06f88e748e40290d3869b77d0f..a0584edf0e8b4c344d84eb559acd060019297a6a 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
        github.com/rogpeppe/go-internal v1.8.1
        github.com/russross/blackfriday v1.6.0
        github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
-       github.com/sanity-io/litter v1.5.2
+       github.com/sanity-io/litter v1.5.4
        github.com/spf13/afero v1.8.1
        github.com/spf13/cast v1.4.1
        github.com/spf13/cobra v1.4.0
diff --git a/go.sum b/go.sum
index 69c5bd7661cd5270ebe65ba6bd39ac7974c9494c..36565a3d7d37be423ea6e86a84c760bc2515121c 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -407,8 +407,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
 github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
 github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd h1:CmH9+J6ZSsIjUK3dcGsnCnO41eRBOnY12zwkn5qVwgc=
 github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd/go.mod h1:hPqNNc0+uJM6H+SuU8sEs5K5IQeKccPqeSjfgcKGgPk=
-github.com/sanity-io/litter v1.5.2 h1:AnC8s9BMORWH5a4atZ4D6FPVvKGzHcnc5/IVTa87myw=
-github.com/sanity-io/litter v1.5.2/go.mod h1:5Z71SvaYy5kcGtyglXOC9rrUi3c1E8CamFWjQsazTh0=
+github.com/sanity-io/litter v1.5.4 h1:3Fvo2hKVtmA0XFIHkFQ4cHxA0EemTqBA03WttcB3YZA=
+github.com/sanity-io/litter v1.5.4/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
 github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod h1:2htx6lmL0NGLHlO8ZCf+lQBGBHIbEujyywxJArf+2Yc=
 github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
 github.com/spf13/afero v1.2.2/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk=