Skip to content

all: make function and struct comments match the names #265

all: make function and struct comments match the names

all: make function and struct comments match the names #265

Workflow file for this run

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