updating go modules to 1.13

This commit is contained in:
Julien Neuhart
2019-09-30 16:32:06 +02:00
parent 7e0f1794a5
commit d45f2e1ec7
2 changed files with 1 additions and 9 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/thecodingmachine/gotenberg
go 1.12
go 1.13
require (
github.com/dustin/go-humanize v1.0.0