fix(deps): download go1.23 toolchain not available (#957)

This commit is contained in:
Gabriel Vasile
2024-09-05 00:22:59 -07:00
committed by GitHub
parent da8eeb5d8f
commit 03ced23f05

2
go.mod
View File

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