Skip to content

chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 #161

chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1

chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 #161

Workflow file for this run

---
name: test
on:
- push
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-go@v5
with:
go-version-file: "go.mod"
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: latest