chore(deps): bump github.com/ramr/go-reaper from 0.2.3 to 0.3.0 (#618)

Bumps [github.com/ramr/go-reaper](https://github.com/ramr/go-reaper) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/ramr/go-reaper/releases)
- [Commits](https://github.com/ramr/go-reaper/compare/v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/ramr/go-reaper
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-30 23:13:17 -07:00 committed by GitHub
parent 7fdd88982a
commit ecdbf14559
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/google/uuid v1.6.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pires/go-proxyproto v0.8.1
github.com/ramr/go-reaper v0.2.3
github.com/ramr/go-reaper v0.3.0
github.com/sirupsen/logrus v1.9.3
github.com/tg123/go-htpasswd v1.2.4
github.com/tg123/jobobject v0.1.0