1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

chore(deps): update module golang.org/x/sys to v0.25.0 (#5776)

This commit is contained in:
renovate[bot]
2024-09-04 17:46:07 +02:00
committed by GitHub
parent 388036ec98
commit 1b8f785c02
50 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/sys v0.25.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)