Skip to content
This repository was archived by the owner on Jun 13, 2026. It is now read-only.

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.10.0 to 0.19.0 #308

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.10.0 to 0.19.0

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.10.0 to 0.19.0 #308

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main