chore: update Golang versionin go.mod file

This commit is contained in:
Julien Neuhart
2022-08-19 15:24:09 +02:00
parent d8f3f85fb7
commit 8bbacd691d

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/gotenberg/gotenberg/v7
go 1.18
go 1.19
require (
github.com/alexliesenfeld/health v0.6.0