Skip to content

Commit 7fabb04

Browse files
committed
Project does not use GOEXPERIMENT=jsonv2
1 parent f793ce7 commit 7fabb04

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/govulncheck.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929

3030
- name: Run govulncheck and save to file
3131
run: go run golang.org/x/vuln/cmd/govulncheck@latest -format sarif ./... > govulncheck.sarif
32-
env:
33-
GOEXPERIMENT: jsonv2
3432

3533
- name: Upload SARIF File
3634
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2

0 commit comments

Comments
 (0)