good morning!!!!

Skip to content
Snippets Groups Projects
Commit 782e5d25 authored by Ammar Bandukwala's avatar Ammar Bandukwala
Browse files

Remove version on lint rule

vulncheck was using slices which is only in
newer Go versions.
parent c2e0c41f
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@ jobs:
- uses: actions/checkout@v4
- run: go version
- uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
- run: ./ci/lint.sh
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment