Skip to content

go.mod: bump github.com/prometheus/prometheus from 0.55.1 to 0.300.0 #57

go.mod: bump github.com/prometheus/prometheus from 0.55.1 to 0.300.0

go.mod: bump github.com/prometheus/prometheus from 0.55.1 to 0.300.0 #57

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- run: make test