Bump golang.org/x/sys from 0.8.0 to 0.9.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sys/compare/v0.8.0...v0.9.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>
This commit is contained in:
dependabot[bot]
2023-06-19 04:04:17 +00:00
committed by GitHub
parent 01d4bffd67
commit d59da55734
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/shirou/gopsutil/v3 v3.23.5
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
golang.org/x/image v0.7.0
golang.org/x/sys v0.8.0
golang.org/x/sys v0.9.0
)
require (