Skip to content

Commit

Permalink
Bump golang.org/x/sys in /receiver/hostmetricsreceiver
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.27.0.
- [Commits](golang/sys@v0.9.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent cd5c49b commit 9021659
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion receiver/hostmetricsreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
go.opentelemetry.io/collector/semconv v0.81.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.24.0
golang.org/x/sys v0.9.0
golang.org/x/sys v0.27.0
)

require (
Expand Down
3 changes: 2 additions & 1 deletion receiver/hostmetricsreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9021659

Please sign in to comment.