Skip to content

Commit

Permalink
Bump golang.org/x/sys from 0.0.0-20220811171246-fbc7d0a398ab to 0.26.0
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-20220811171246-fbc7d0a398ab to 0.26.0.
- [Commits](https://github.com/golang/sys/commits/v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 1d620bf commit aa4e185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ require (
github.com/stretchr/testify v1.8.0
go.opentelemetry.io/collector v0.60.1-0.20220923151520-96e9af35c002
go.uber.org/multierr v1.8.0
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
golang.org/x/sys v0.26.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum

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

0 comments on commit aa4e185

Please sign in to comment.