update otel lib to v1.40.0

This commit is contained in:
koba1t
2026-03-04 23:30:01 +09:00
parent 78ce39820d
commit 68e507eb6f
95 changed files with 299 additions and 316 deletions

View File

@@ -5,7 +5,7 @@ go 1.25
tool sigs.k8s.io/kustomize/cmd/k8scopy
require (
github.com/stretchr/testify v1.10.0
github.com/stretchr/testify v1.11.1
sigs.k8s.io/yaml v1.5.0
)