forked from TrueCloudLab/certificates
Bump go.mod golang version to 1.19
This commit is contained in:
parent
f4c6a72967
commit
5735d1d354
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/smallstep/certificates
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
cloud.google.com/go/longrunning v0.4.1
|
||||
|
|
Loading…
Reference in a new issue