This is an automated email from the ASF dual-hosted git repository.

jrmccluskey 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 58a25c013b6 Bump golang.org/x/sys from 0.11.0 to 0.12.0 in /sdks 
(#28296)
58a25c013b6 is described below

commit 58a25c013b699242617b2ace9c5ee03d1cc9be1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 6 10:18:46 2023 -0400

    Bump golang.org/x/sys from 0.11.0 to 0.12.0 in /sdks (#28296)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 
0.12.0.
    - [Commits](https://github.com/golang/sys/compare/v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 b1e45cee832..f4d2ac7b0f7 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -55,7 +55,7 @@ require (
        golang.org/x/net v0.14.0
        golang.org/x/oauth2 v0.11.0
        golang.org/x/sync v0.3.0
-       golang.org/x/sys v0.11.0
+       golang.org/x/sys v0.12.0
        golang.org/x/text v0.12.0
        google.golang.org/api v0.138.0
        google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
diff --git a/sdks/go.sum b/sdks/go.sum
index 1da329ad5f7..919c6871497 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -596,8 +596,8 @@ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod 
h1:oPkhp1MJrh7nUepCBc
 golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod 
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod 
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
-golang.org/x/sys v0.11.0 h1:eG7RXZHdqOJ1i+0lgLgCpSXAp6M3LYlAo6osgSi0xOM=
-golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.12.0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o=
+golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod 
h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
 golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod 
h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
 golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod 
h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=

Reply via email to