Skip to content

Commit

Permalink
chore(deps): bump github.com/samber/slog-formatter from 1.1.1 to 1.1.2 (
Browse files Browse the repository at this point in the history
#42)

Bumps [github.com/samber/slog-formatter](https://github.com/samber/slog-formatter) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/samber/slog-formatter/releases)
- [Commits](samber/slog-formatter@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/samber/slog-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 24d053e commit 9e83359
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ require (
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/samber/lo v1.47.0 // indirect
github.com/samber/slog-formatter v1.1.1
github.com/samber/slog-multi v1.2.4 // indirect
github.com/samber/slog-formatter v1.1.2
github.com/samber/slog-multi v1.3.3 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.58.0
github.com/valyala/tcplisten v1.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc=
github.com/samber/lo v1.47.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU=
github.com/samber/slog-formatter v1.1.1 h1:8hmUOoWlO+lF4Df1CO8be63IdTnvJubjBDW3iWvx4m8=
github.com/samber/slog-formatter v1.1.1/go.mod h1:62fqjJlw8uYOByt0g+oPZ5wNe9EcLmFoAgmPiun5qds=
github.com/samber/slog-multi v1.2.4 h1:k9x3JAWKJFPKffx+oXZ8TasaNuorIW4tG+TXxkt6Ry4=
github.com/samber/slog-multi v1.2.4/go.mod h1:ACuZ5B6heK57TfMVkVknN2UZHoFfjCwRxR0Q2OXKHlo=
github.com/samber/slog-formatter v1.1.2 h1:zXlDlNTnva5HgXb9+a1OMvVr7mzasLleAkHAT9glqPA=
github.com/samber/slog-formatter v1.1.2/go.mod h1:XRy+CcbpRVDNfi7pouJq/eJTAzbor5SfvAdnVhK5CqE=
github.com/samber/slog-multi v1.3.3 h1:qhFXaYdW73FIWLt8SrXMXfPwY58NpluzKDwRdPvhWWY=
github.com/samber/slog-multi v1.3.3/go.mod h1:ACuZ5B6heK57TfMVkVknN2UZHoFfjCwRxR0Q2OXKHlo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
Expand Down

0 comments on commit 9e83359

Please sign in to comment.