Skip to content

Commit 94301e7

Browse files
dependabot[bot]davidcassany
authored andcommitted
Bump github.com/sanity-io/litter from 1.5.5 to 1.5.6
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.5 to 1.5.6. - [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md) - [Commits](sanity-io/litter@v1.5.5...v1.5.6) --- updated-dependencies: - dependency-name: github.com/sanity-io/litter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f268a90 commit 94301e7

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/onsi/gomega v1.36.2
1919
github.com/pkg/errors v0.9.1
2020
github.com/rancher/yip v1.9.6
21-
github.com/sanity-io/litter v1.5.5
21+
github.com/sanity-io/litter v1.5.6
2222
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
2323
github.com/spf13/cobra v1.8.1
2424
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6ke
225225
github.com/sagikazarmark/locafero v0.4.0/go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4=
226226
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE=
227227
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
228-
github.com/sanity-io/litter v1.5.5 h1:iE+sBxPBzoK6uaEP5Lt3fHNgpKcHXc/A2HGETy0uJQo=
229-
github.com/sanity-io/litter v1.5.5/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
228+
github.com/sanity-io/litter v1.5.6 h1:hCFycYzhRnW4niFbbmR7QKdmds69PbVa/sNmEN5euSU=
229+
github.com/sanity-io/litter v1.5.6/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
230230
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
231231
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
232232
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=

vendor/github.com/sanity-io/litter/dump.go

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ github.com/sagikazarmark/locafero
406406
# github.com/sagikazarmark/slog-shim v0.1.0
407407
## explicit; go 1.20
408408
github.com/sagikazarmark/slog-shim
409-
# github.com/sanity-io/litter v1.5.5
409+
# github.com/sanity-io/litter v1.5.6
410410
## explicit; go 1.16
411411
github.com/sanity-io/litter
412412
# github.com/satori/go.uuid v1.2.0

0 commit comments

Comments
 (0)