Skip to content

cmd/pkgsite: fix case where we don't have runtime.GOROOT() #142

cmd/pkgsite: fix case where we don't have runtime.GOROOT()

cmd/pkgsite: fix case where we don't have runtime.GOROOT() #142

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/[email protected]