Skip to content

Commit 2ffbf27

Browse files
Bump github.com/Oudwins/zog from 0.21.6 to 0.21.7
Bumps [github.com/Oudwins/zog](https://github.com/Oudwins/zog) from 0.21.6 to 0.21.7. - [Release notes](https://github.com/Oudwins/zog/releases) - [Changelog](https://github.com/Oudwins/zog/blob/master/CHANGELOG.md) - [Commits](Oudwins/zog@v0.21.6...v0.21.7) --- updated-dependencies: - dependency-name: github.com/Oudwins/zog dependency-version: 0.21.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a936a9 commit 2ffbf27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/jantytgat/go-kit
33
go 1.24.2
44

55
require (
6-
github.com/Oudwins/zog v0.21.6
6+
github.com/Oudwins/zog v0.21.7
77
github.com/samber/slog-formatter v1.2.0
88
github.com/samber/slog-multi v1.5.0
99
github.com/spf13/cobra v1.10.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Oudwins/zog v0.21.6 h1:3JVJA66fr59k2x72RojCB7v5XkVmtVsnp1YO/np595k=
2-
github.com/Oudwins/zog v0.21.6/go.mod h1:c4ADJ2zNkJp37ZViNy1o3ZZoeMvO7UQVO7BaPtRoocg=
1+
github.com/Oudwins/zog v0.21.7 h1:u6ms0VPBWVK40SPzimkT0BdjP3M1DIhBLT3mvRyH5SQ=
2+
github.com/Oudwins/zog v0.21.7/go.mod h1:c4ADJ2zNkJp37ZViNy1o3ZZoeMvO7UQVO7BaPtRoocg=
33
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
44
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
55
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)