Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #357

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #357

Workflow file for this run

name: Go
on:
pull_request: {}
push:
branches:
- main
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run GolangCI-Lint
uses: golangci/golangci-lint-action@v3