Skip to content

fix(deps): update module github.com/golangci/golangci-lint to v1.58.2 #2579

fix(deps): update module github.com/golangci/golangci-lint to v1.58.2

fix(deps): update module github.com/golangci/golangci-lint to v1.58.2 #2579

Workflow file for this run

name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1.10.0
with:
fail: true