diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-02 19:03:29 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-09-02 19:18:57 +0000 |
| commit | 8045124c794269555c41ada3c7e00a4efcbc8df3 (patch) | |
| tree | c5b18b990b1788a957e18e1fa16d999b9f031a45 /go.mod | |
| parent | abeaa9b9ff28969f20348db9f6d85bb3113c1a36 (diff) | |
mod: bump golang.org/x/sys from 0.22.0 to 0.24.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/sys/compare/v0.22.0...v0.24.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ require ( golang.org/x/oauth2 v0.22.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c golang.org/x/sync v0.8.0 - golang.org/x/sys v0.22.0 + golang.org/x/sys v0.24.0 golang.org/x/tools v0.23.0 google.golang.org/api v0.182.0 google.golang.org/appengine/v2 v2.0.5 |
