Skip to content

Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 in the all-deps group #1009

Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 in the all-deps group

Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 in the all-deps group #1009

Workflow file for this run

name: govulncheck
on:
push:
branches:
- master
pull_request:
branches:
- master
permissions:
contents: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-file: go.mod
go-package: ./...