Skip to content

Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.25.0 to 1.31.0 #568

Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.25.0 to 1.31.0

Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.25.0 to 1.31.0 #568

name: go ci
on:
pull_request:
paths:
- '.github/workflows/on_pull_request_go.yaml'
- 'Earthfile'
- '*/**.go'
- '*.go'
- 'go.mod'
- 'go.sum'
jobs:
ci-golang:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: djeebus/[email protected]
- uses: earthly/actions-setup@v1
with: { version: "v${{ env.EARTHLY }}" }
- run: ./earthly.sh +ci-golang