Skip to content

Commit

Permalink
Bump github.com/samber/slog-multi from 1.0.2 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [github.com/samber/slog-multi](https://github.com/samber/slog-multi) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/samber/slog-multi/releases)
- [Commits](samber/slog-multi@v1.0.2...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 6bca096 commit eb4c10c
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 @@ -10,7 +10,7 @@ require (
github.com/jmoiron/sqlx v1.3.5
github.com/joeshaw/envdecode v0.0.0-20200121155833-099f1fc765bd
github.com/oklog/run v1.1.1-0.20200508094559-c7096881717e
github.com/samber/slog-multi v1.0.2
github.com/samber/slog-multi v1.1.0
github.com/samber/slog-sentry/v2 v2.4.2
github.com/stretchr/testify v1.9.0
github.com/unrolled/secure v1.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ github.com/samber/lo v1.38.1 h1:j2XEAqXKb09Am4ebOg31SpvzUTTs6EN3VfgeLUhPdXM=
github.com/samber/lo v1.38.1/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
github.com/samber/slog-common v0.15.2 h1:jQQK2MzJ1kfEsUyxI/mpwkqB2xI0qCo9Ne1D1yziuP0=
github.com/samber/slog-common v0.15.2/go.mod h1:Qjrfhwk79XiCIhBj8+jTq1Cr0u9rlWbjawh3dWXzaHk=
github.com/samber/slog-multi v1.0.2 h1:6BVH9uHGAsiGkbbtQgAOQJMpKgV8unMrHhhJaw+X1EQ=
github.com/samber/slog-multi v1.0.2/go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo=
github.com/samber/slog-multi v1.1.0 h1:m5wfpXE8Qu2gCiR/JnhFGsLcWDOmTxnso32EMffVAY0=
github.com/samber/slog-multi v1.1.0/go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo=
github.com/samber/slog-sentry/v2 v2.4.2 h1:BI8ZM1sm9cSG8kJagCMWer7Z/IDfJN/zWOc1f0WJBoE=
github.com/samber/slog-sentry/v2 v2.4.2/go.mod h1:+AMVUj6ZphAJThsCD3ra3mGBzV7+P2ODxoIebXwPQzw=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit eb4c10c

Please sign in to comment.