Skip to content

chore(deps): update module github.com/vearutop/statigz to v1.4.3 #258

chore(deps): update module github.com/vearutop/statigz to v1.4.3

chore(deps): update module github.com/vearutop/statigz to v1.4.3 #258

Workflow file for this run

name: golangci-lint
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
with:
go-version: '1.21.x'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v6