Skip to content

Commit

Permalink
build(deps): bump github.com/LeKovr/go-kit/slogger from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [github.com/LeKovr/go-kit/slogger](https://github.com/LeKovr/go-kit) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/LeKovr/go-kit/releases)
- [Commits](LeKovr/go-kit@server/v0.14.0...slogger/v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/LeKovr/go-kit/slogger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 9df9ab5 commit f6ca951
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.2
require (
github.com/LeKovr/go-kit/config v0.3.0
github.com/LeKovr/go-kit/server v0.14.0
github.com/LeKovr/go-kit/slogger v0.14.0
github.com/LeKovr/go-kit/slogger v0.14.1
github.com/LeKovr/go-kit/ver v0.10.0
github.com/alecthomas/assert/v2 v2.11.0
github.com/dopos/narra v0.26.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/LeKovr/go-kit/config v0.3.0 h1:EXkmWHTpb3C21Jy7w+ojVbF27bBcQqAvKCqBTZ
github.com/LeKovr/go-kit/config v0.3.0/go.mod h1:/pwowGPoobH1dIf1j42II1DsVPaYWBBfLR2UZ4NnFDM=
github.com/LeKovr/go-kit/server v0.14.0 h1:9RYLLPOKFeLFwcPL8GfGdefWn0W2NUhqr6UV2FwpX7Y=
github.com/LeKovr/go-kit/server v0.14.0/go.mod h1:QWCjQKcMrOhkhF2Zlna5/J7185hlYHr+R7sqsTlfLzg=
github.com/LeKovr/go-kit/slogger v0.14.0 h1:M5Xc5Twd5Am2maA3P9wO3ay2hfLxToTjPQ0QxMBMzec=
github.com/LeKovr/go-kit/slogger v0.14.0/go.mod h1:Zx6vK4xr1MGpIFH6IaR6MvD04/tPJKrAn6Uszl76Rik=
github.com/LeKovr/go-kit/slogger v0.14.1 h1:n0mXigxjCZQcCZpxN88aAh4nx0rkpO78yNQpnM/XMLc=
github.com/LeKovr/go-kit/slogger v0.14.1/go.mod h1:Zx6vK4xr1MGpIFH6IaR6MvD04/tPJKrAn6Uszl76Rik=
github.com/LeKovr/go-kit/ver v0.10.0 h1:jlPjDsWNv9K6ykWWzrrbalcmnO/FuH6IaIbz0enyJ2c=
github.com/LeKovr/go-kit/ver v0.10.0/go.mod h1:HjT1wf3CIa7L2/rysCCVjkUaKKtQ/pVJsngKz54lNao=
github.com/alecthomas/assert v1.0.0 h1:3XmGh/PSuLzDbK3W2gUbRXwgW5lqPkuqvRgeQ30FI5o=
Expand Down

0 comments on commit f6ca951

Please # to comment.