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](https://github.com/sanity-io/litter/compare/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>
This commit is contained in:
dependabot[bot]
2025-02-17 08:40:47 +00:00
committed by Bjørn Erik Pedersen
parent 5de3913ed4
commit 367fe526e2
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ require (
github.com/pelletier/go-toml/v2 v2.2.3
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/rogpeppe/go-internal v1.13.1
github.com/sanity-io/litter v1.5.7
github.com/sanity-io/litter v1.5.8
github.com/spf13/afero v1.11.0
github.com/spf13/cast v1.7.1
github.com/spf13/cobra v1.8.1