Skip to content

internal/fetch,godoc: handle lint exceptions #224

internal/fetch,godoc: handle lint exceptions

internal/fetch,godoc: handle lint exceptions #224

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/govulncheck-action@v0.1.0