Skip to content

Commit

Permalink
Bump golang.org/x/sys in /cmd/otelcorecol
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220114195835-da31bd327af9 to 0.22.0.
- [Commits](https://github.com/golang/sys/commits/v0.22.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 Jul 8, 2024
1 parent 4998703 commit 1463b5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 169 deletions.
2 changes: 1 addition & 1 deletion cmd/otelcorecol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go 1.17
require (
github.com/stretchr/testify v1.7.0
go.opentelemetry.io/collector v0.45.0
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
golang.org/x/sys v0.22.0
)

require (
Expand Down
Loading

0 comments on commit 1463b5e

Please sign in to comment.