mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
chore(deps): bump github.com/alexliesenfeld/health from 0.8.0 to 0.8.1
Bumps [github.com/alexliesenfeld/health](https://github.com/alexliesenfeld/health) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/alexliesenfeld/health/releases) - [Changelog](https://github.com/alexliesenfeld/health/blob/main/CHANGELOG.md) - [Commits](https://github.com/alexliesenfeld/health/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: github.com/alexliesenfeld/health dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Julien Neuhart
parent
16f740b318
commit
57264da21b
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/gotenberg/gotenberg/v8
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/alexliesenfeld/health v0.8.0
|
||||
github.com/alexliesenfeld/health v0.8.1
|
||||
github.com/andybalholm/brotli v1.1.2-0.20250424173009-453214e765f3 // indirect
|
||||
github.com/barasher/go-exiftool v1.10.0
|
||||
github.com/chromedp/cdproto v0.0.0-20250416210000-d7e4d624041a
|
||||
|
||||
Reference in New Issue
Block a user