mirror of
https://github.com/securego/gosec.git
synced 2025-09-16 09:06:19 +02:00
Phase out support for Go 1.16 since is not supported anymore by Go team (#837)
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -11,7 +11,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go_version:
|
||||
- '1.16'
|
||||
- '1.17'
|
||||
- '1.18'
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user