summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-24 22:06:06 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-25 08:17:48 +0100
commit3ed83227ba83fab57c03ab5bc5de48c70616fa08 (patch)
tree396f5ae11cc9b472b4e0842e1083c360be9c6e7b /go.mod
parent1a257bb2ba6fa90f5fcba600d086b34a4fde9a2c (diff)
build(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.1 to 1.5.2. - [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.1...v1.5.2) --- 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>
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 6247f97ff..4cd67deb4 100644
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,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.1
+ github.com/sanity-io/litter v1.5.2
github.com/spf13/afero v1.8.1
github.com/spf13/cast v1.4.1
github.com/spf13/cobra v1.3.0