mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
Update go version to 1.16 (#616)
This commit is contained in:
parent
3a9a6ad8b3
commit
e7ac8829ba
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -14,4 +14,4 @@ require (
|
||||||
gopkg.in/yaml.v2 v2.4.0
|
gopkg.in/yaml.v2 v2.4.0
|
||||||
)
|
)
|
||||||
|
|
||||||
go 1.14
|
go 1.16
|
||||||
|
|
Loading…
Reference in a new issue