Skip to content

Commit 9d8faef

Browse files
Bump golang.org/x/sys in /pkg/winperfcounters
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220114195835-da31bd327af9 to 0.36.0. - [Commits](https://github.com/golang/sys/commits/v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d620bf commit 9d8faef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pkg/winperfcounters/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
module github.com/open-telemetry/opentelemetry-collector-contrib/pkg/winperfcounters
22

3-
go 1.18
3+
go 1.24.0
44

55
require (
66
github.com/stretchr/testify v1.8.0
7-
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
7+
golang.org/x/sys v0.36.0
88
)
99

1010
require (

pkg/winperfcounters/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)