fix(deps): update module go.yaml.in/yaml/v3 to v3.0.5 (master) (#2466)

This commit is contained in:
renovate[bot]
2026-07-31 17:04:23 +02:00
committed by GitHub
parent 8c130ba4ff
commit f423e9da4a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/prometheus/common v0.70.1
github.com/prometheus/exporter-toolkit v0.17.1
github.com/stretchr/testify v1.11.1
go.yaml.in/yaml/v3 v3.0.4
go.yaml.in/yaml/v3 v3.0.5
golang.org/x/sys v0.47.0
)