Bump golang.org/x/sys from 0.0.0-20220227234510-4e6760a101f9 to 0.1.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220227234510-4e6760a101f9 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] authored and GitHub committed 2023-02-25 11:32:51 +00:00
1 parent 1ba2de8b17
commit 5f9e0fe233
2 files changed
+3 -4

No files matched your search

+1 -1
View File
@@ -26,6 +26,6 @@ require (
github.com/xdg-go/stringprep v1.0.2 // indirect
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
golang.org/x/sys v0.1.0 // indirect
golang.org/x/text v0.3.7 // indirect
)