Skip to content

Commit 2cc5354

Browse files
Merge pull request #21 from jantytgat/dependabot/go_modules/github.com/Oudwins/zog-0.21.7
2 parents 3a936a9 + 2ffbf27 commit 2cc5354

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)