Skip to content

Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 #943

Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0

Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 #943

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '^1.23'
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: v2.11.4
args: cli/... discern/... elan/... flair/... grpcutil/... lucidity/... mettle/... purity/... rexclient/... zeal/...