mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 03:25:53 +00:00
chore: update module go to 1.19
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
parent
0ba05e160a
commit
97f03d9939
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -24,4 +24,4 @@ require (
|
|||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
|
Loading…
Reference in a new issue