1
0
mirror of https://github.com/securego/gosec.git synced 2025-07-15 01:04:43 +02:00

Update go version to 1.16 (#616)

This commit is contained in:
Matthieu MOREL
2021-05-17 09:52:14 +02:00
committed by GitHub
parent 3a9a6ad8b3
commit e7ac8829ba

2
go.mod
View File

@ -14,4 +14,4 @@ require (
gopkg.in/yaml.v2 v2.4.0
)
go 1.14
go 1.16