1
0
mirror of https://github.com/securego/gosec.git synced 2024-12-28 21:08:22 +02:00

chore: update module go to 1.19

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
Cosmin Cojocar 2022-08-08 10:49:32 +02:00 committed by Cosmin Cojocar
parent 0ba05e160a
commit 97f03d9939

2
go.mod
View File

@ -24,4 +24,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
go 1.18
go 1.19