Skip to content

fix(deps): update module go.opentelemetry.io/proto/otlp to v1.9.0 (#92) #427

fix(deps): update module go.opentelemetry.io/proto/otlp to v1.9.0 (#92)

fix(deps): update module go.opentelemetry.io/proto/otlp to v1.9.0 (#92) #427

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: platform-mesh/.github/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true