summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-05 07:42:49 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-05 10:39:27 +0200
commita6e2e38bb2283cf0d9d682a22e1f47e2615652c0 (patch)
tree4585f95f07a995586629a277c3acd57e4d9fe7a3 /go.mod
parent510e179003431ffca97b5093a04eed1b8eafa68b (diff)
build(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4
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>
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 0f304ef43..a0584edf0 100644
--- 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