Skip to content

Bump the gomod group with 4 updates #311

Bump the gomod group with 4 updates

Bump the gomod group with 4 updates #311

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml