mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 11:35:52 +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
|
||||
)
|
||||
|
||||
go 1.14
|
||||
go 1.16
|
||||
|
|
Loading…
Reference in a new issue