aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-01 01:03:42 +0000
committerTaras Madan <tarasmadan@google.com>2025-12-01 09:27:57 +0000
commit7d8e572eb37b9122f38f136102bf6801e1021970 (patch)
treeb5e53b7c812bb44a200cd26d2da709968af3adeb /go.mod
parent01c07bfe113aa2369bbff34c8f845108a2273e1f (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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e98f35564..51e077143 100644
--- a/go.mod
+++ b/go.mod
@@ -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