Skip to content

internal: make function and struct comments match the names #892

internal: make function and struct comments match the names

internal: make function and struct comments match the names #892

Workflow file for this run

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