diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-01 01:03:42 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-12-01 09:27:57 +0000 |
| commit | 7d8e572eb37b9122f38f136102bf6801e1021970 (patch) | |
| tree | b5e53b7c812bb44a200cd26d2da709968af3adeb /go.mod | |
| parent | 01c07bfe113aa2369bbff34c8f845108a2273e1f (diff) | |
mod: bump golang.org/x/sys from 0.37.0 to 0.38.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.38.0
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
@@ -30,7 +30,7 @@ require ( golang.org/x/oauth2 v0.32.0 golang.org/x/perf v0.0.0-20251008221758-42ba72fec400 golang.org/x/sync v0.17.0 - golang.org/x/sys v0.37.0 + golang.org/x/sys v0.38.0 golang.org/x/tools v0.38.0 google.golang.org/api v0.252.0 google.golang.org/appengine/v2 v2.0.6 |
