Skip to content

Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#183) #355

Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#183)

Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#183) #355

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- main
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.1.0