chore(go): update to 1.22

This commit is contained in:
Julien Neuhart
2024-03-15 16:23:27 +01:00
parent 5ad90ccdb8
commit a780373cfc
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/gotenberg/gotenberg/v8
go 1.21
go 1.22
require (
github.com/alexliesenfeld/health v0.8.0