This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 945e6e140d2 Bump golang.org/x/sys from 0.45.0 to 0.46.0 in /sdks
(#38857)
945e6e140d2 is described below
commit 945e6e140d2a47c5b8e0f6124a202fe902be1422
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 07:25:05 2026 -0400
Bump golang.org/x/sys from 0.45.0 to 0.46.0 in /sdks (#38857)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.45.0 to
0.46.0.
- [Commits](https://github.com/golang/sys/compare/v0.45.0...v0.46.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
sdks/go.mod | 2 +-
sdks/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sdks/go.mod b/sdks/go.mod
index d30a584c4c2..fd411586de9 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -58,7 +58,7 @@ require (
golang.org/x/net v0.55.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
- golang.org/x/sys v0.45.0
+ golang.org/x/sys v0.46.0
golang.org/x/text v0.37.0
google.golang.org/api v0.283.0
google.golang.org/genproto v0.0.0-20260523011958-0a33c5d7ca68
diff --git a/sdks/go.sum b/sdks/go.sum
index d7059807e15..fca2c0b226a 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -1158,8 +1158,8 @@ golang.org/x/sys v0.6.0/go.mod
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
-golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
-golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
+golang.org/x/sys v0.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw=
+golang.org/x/sys v0.46.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
golang.org/x/telemetry v0.0.0-20260519152614-eab6ae52b5e2
h1:2EucmYlcIsc8Y6aLj+kX90Y00hmjqLNlw935kc13R2k=
golang.org/x/telemetry v0.0.0-20260519152614-eab6ae52b5e2/go.mod
h1:Eqhaxk/wZsWEH8CRxLwj6xzEJbz7k1EFGqx7nyCoabE=
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod
h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=