build(deps): bump golang.org/x/sys from 0.3.0 to 0.8.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.8.0. - [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.8.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:
parent
dce2ced50b
commit
4948d2142b
182 changed files with 4615 additions and 2031 deletions
2
go.mod
2
go.mod
|
|
@ -46,7 +46,7 @@ require (
|
|||
golang.org/x/exp v0.0.0-20230307190834-24139beb5833
|
||||
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
|
||||
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
|
||||
golang.org/x/sys v0.3.0
|
||||
golang.org/x/sys v0.8.0
|
||||
google.golang.org/api v0.98.0
|
||||
google.golang.org/genproto v0.0.0-20220920201722-2b89144ce006
|
||||
gopkg.in/ini.v1 v1.67.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue