chore(deps): update go version in go.mod

This commit is contained in:
Julien Neuhart
2026-08-07 13:57:14 +02:00
parent 8b559eb699
commit 60f5a7b996

2
go.mod
View File

@@ -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