Skip to content

chore(deps): update github.com/prometheus/client_golang to v1.18.0 #15

chore(deps): update github.com/prometheus/client_golang to v1.18.0

chore(deps): update github.com/prometheus/client_golang to v1.18.0 #15

Workflow file for this run

name: Workflow - Default push
on:
push:
branches-ignore:
- main
- dev
jobs:
go-lint:
uses: ./.github/workflows/go.lint.action.yaml
with:
go_version: '1.21.x'
go-test:
uses: ./.github/workflows/go.test.action.yaml
with:
go_version: '1.21.x'