Skip to content

Commit

Permalink
Bump github.com/samber/slog-fluentd/v2 in /HadesScheduler
Browse files Browse the repository at this point in the history
Bumps [github.com/samber/slog-fluentd/v2](https://github.com/samber/slog-fluentd) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/samber/slog-fluentd/releases)
- [Commits](samber/slog-fluentd@v2.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 1a48963 commit da74550
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HadesScheduler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/fluent/fluent-logger-golang v1.9.0
github.com/hibiken/asynq v0.24.1
github.com/ls1intum/hades/shared v0.0.0-00010101000000-000000000000
github.com/samber/slog-fluentd/v2 v2.4.0
github.com/samber/slog-fluentd/v2 v2.5.0
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
)

Expand Down
4 changes: 2 additions & 2 deletions HadesScheduler/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ github.com/samber/lo v1.44.0 h1:5il56KxRE+GHsm1IR+sZ/6J42NODigFiqCWpSc2dybA=
github.com/samber/lo v1.44.0/go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU=
github.com/samber/slog-common v0.17.0 h1:HdRnk7QQTa9ByHlLPK3llCBo8ZSX3F/ZyeqVI5dfMtI=
github.com/samber/slog-common v0.17.0/go.mod h1:mZSJhinB4aqHziR0SKPqpVZjJ0JO35JfH+dDIWqaCBk=
github.com/samber/slog-fluentd/v2 v2.4.0 h1:6dqOmU0poNECbBuia7eUyIIA/uxQtd4Gl7P5HY5J49E=
github.com/samber/slog-fluentd/v2 v2.4.0/go.mod h1:vmQeHZHU2cWXyq8XWxrNskxzl/eExXq5W6Jgw4F2Lhg=
github.com/samber/slog-fluentd/v2 v2.5.0 h1:d65vhfjXejIssAtU/gMS/k1qQF7Uf50dMsCH+itnr1c=
github.com/samber/slog-fluentd/v2 v2.5.0/go.mod h1:vmQeHZHU2cWXyq8XWxrNskxzl/eExXq5W6Jgw4F2Lhg=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/spf13/cast v1.3.1/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE=
Expand Down

0 comments on commit da74550

Please sign in to comment.