Skip to content

Commit 367fe52

Browse files
dependabot[bot]bep
authored andcommitted
build(deps): bump github.com/sanity-io/litter from 1.5.7 to 1.5.8
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.7 to 1.5.8. - [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md) - [Commits](sanity-io/litter@v1.5.7...v1.5.8) --- 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>
1 parent 5de3913 commit 367fe52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/pelletier/go-toml/v2 v2.2.3
6262
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
6363
github.com/rogpeppe/go-internal v1.13.1
64-
github.com/sanity-io/litter v1.5.7
64+
github.com/sanity-io/litter v1.5.8
6565
github.com/spf13/afero v1.11.0
6666
github.com/spf13/cast v1.7.1
6767
github.com/spf13/cobra v1.8.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
420420
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
421421
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd h1:CmH9+J6ZSsIjUK3dcGsnCnO41eRBOnY12zwkn5qVwgc=
422422
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd/go.mod h1:hPqNNc0+uJM6H+SuU8sEs5K5IQeKccPqeSjfgcKGgPk=
423-
github.com/sanity-io/litter v1.5.7 h1:Kqs2w+5MAq/ZvJpzvDmsz96emG3M+ENRsSFn5zVnzVY=
424-
github.com/sanity-io/litter v1.5.7/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
423+
github.com/sanity-io/litter v1.5.8 h1:uM/2lKrWdGbRXDrIq08Lh9XtVYoeGtcQxk9rtQ7+rYg=
424+
github.com/sanity-io/litter v1.5.8/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
425425
github.com/shogo82148/go-shuffle v0.0.0-20180218125048-27e6095f230d/go.mod h1:2htx6lmL0NGLHlO8ZCf+lQBGBHIbEujyywxJArf+2Yc=
426426
github.com/spf13/afero v1.9.2/go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y=
427427
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=

0 commit comments

Comments
 (0)