Skip to content

chore(deps): bump github.com/henvic/pgq from 0.0.2 to 0.0.3 #244

chore(deps): bump github.com/henvic/pgq from 0.0.2 to 0.0.3

chore(deps): bump github.com/henvic/pgq from 0.0.2 to 0.0.3 #244

Workflow file for this run

name: linter
on:
push:
pull_request:
jobs:
golang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Golangci Lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: ./...