diff --git a/go.mod b/go.mod index fb427898..810291c1 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/gotenberg/gotenberg/v8 -go 1.26.2 +go 1.26.5 require ( github.com/alexliesenfeld/health v0.8.1