Skip to content

Commit

Permalink
Bump github.com/samber/slog-fluentd/v2 in /HadesScheduler (#165)
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.5.1 to 2.5.2.
- [Release notes](https://github.com/samber/slog-fluentd/releases)
- [Commits](samber/slog-fluentd@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: github.com/samber/slog-fluentd/v2
  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 17, 2025
1 parent 515a1dc commit f8abc99
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 @@ -11,7 +11,7 @@ require (
github.com/fluent/fluent-logger-golang v1.9.0
github.com/hibiken/asynq v0.25.1
github.com/ls1intum/hades/shared v0.0.0-20241212135056-89dffd2392b1
github.com/samber/slog-fluentd/v2 v2.5.1
github.com/samber/slog-fluentd/v2 v2.5.2
github.com/stretchr/testify v1.10.0
github.com/testcontainers/testcontainers-go v0.34.0
golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329
Expand Down
4 changes: 2 additions & 2 deletions HadesScheduler/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ 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-common v0.18.1 h1:c0EipD/nVY9HG5shgm/XAs67mgpWDMF+MmtptdJNCkQ=
github.com/samber/slog-common v0.18.1/go.mod h1:QNZiNGKakvrfbJ2YglQXLCZauzkI9xZBjOhWFKS3IKk=
github.com/samber/slog-fluentd/v2 v2.5.1 h1:ZIEufLcQv5MagoT7LhUsdOF4lP8WMObIPvoh7nQPOmc=
github.com/samber/slog-fluentd/v2 v2.5.1/go.mod h1:SJdOv+KwkQdFLIgTDJfa4SYVmLVz8emTK6iEBg+Q+xo=
github.com/samber/slog-fluentd/v2 v2.5.2 h1:r8Fx/pEAc91esdeNfHdeudu4JlJFowAyDlG5qt34kps=
github.com/samber/slog-fluentd/v2 v2.5.2/go.mod h1:gQWeqTfr8axQakMSUvmV5uyfBM1GQ4kPjt5clWMKiek=
github.com/shirou/gopsutil/v3 v3.23.12 h1:z90NtUkp3bMtmICZKpC4+WaknU1eXtp5vtbQ11DgpE4=
github.com/shirou/gopsutil/v3 v3.23.12/go.mod h1:1FrWgea594Jp7qmjHUUPlJDTPgcsb9mGnXDxavtikzM=
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=
Expand Down

0 comments on commit f8abc99

Please sign in to comment.