Bump go.mod golang version to 1.19

This commit is contained in:
max furman 2023-05-08 09:24:29 -07:00
parent f4c6a72967
commit 5735d1d354
No known key found for this signature in database

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/smallstep/certificates
go 1.18
go 1.19
require (
cloud.google.com/go/longrunning v0.4.1