Update some modules and Go to v1.25.9 (#765)

* Update some modules and Go to v1.25.9

* update opentelemetry to 1.43.0
This commit is contained in:
Enrico Candino
2026-04-09 15:50:47 +02:00
committed by GitHub
parent 0a54fa7c1a
commit c256c9b960
4 changed files with 81 additions and 58 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.11.3
version: v2.11.4
args: -v
only-new-issues: true
skip-cache: false