Skip to content

Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 #3

Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0

Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 #3

Workflow file for this run

name: golangci-lint
on: [push, pull_request]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54