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 9340965ce33 Bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 in /sdks 
(#34190)
9340965ce33 is described below

commit 9340965ce338360fc152e852bd982f0bf16eb16f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 15:02:40 2025 -0400

    Bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 in /sdks (#34190)
    
    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.26.0 
to 0.28.0.
    - [Commits](https://github.com/golang/oauth2/compare/v0.26.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      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 a2f94d918fc..770fe13463f 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -56,7 +56,7 @@ require (
        github.com/xitongsys/parquet-go-source 
v0.0.0-20241021075129-b732d2ac9c9b
        go.mongodb.org/mongo-driver v1.17.3
        golang.org/x/net v0.37.0
-       golang.org/x/oauth2 v0.26.0
+       golang.org/x/oauth2 v0.28.0
        golang.org/x/sync v0.12.0
        golang.org/x/sys v0.31.0
        golang.org/x/text v0.23.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 5ea18d8a1df..1dddf2630c3 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -1700,8 +1700,8 @@ golang.org/x/oauth2 v0.4.0/go.mod 
h1:RznEsdpjGAINPTOF0UH/t+xJ75L18YO3Ho6Pyn+uRec
 golang.org/x/oauth2 v0.5.0/go.mod 
h1:9/XBHVqLaWO3/BRHs5jbpYCnOZVjj5V0ndyaAM7KB4I=
 golang.org/x/oauth2 v0.6.0/go.mod 
h1:ycmewcwgD4Rpr3eZJLSB4Kyyljb3qDh40vJ8STE5HKw=
 golang.org/x/oauth2 v0.7.0/go.mod 
h1:hPLQkd9LyjfXTiRohC/41GhcFqxisoUQ99sCUOHO9x4=
-golang.org/x/oauth2 v0.26.0 h1:afQXWNNaeC4nvZ0Ed9XvCCzXM6UHJG7iCg0W4fPqSBE=
-golang.org/x/oauth2 v0.26.0/go.mod 
h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
+golang.org/x/oauth2 v0.28.0 h1:CrgCKl8PPAVtLnU3c+EDw6x11699EWlsDeWNWKdIOkc=
+golang.org/x/oauth2 v0.28.0/go.mod 
h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8=
 golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod 
h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
 golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod 
h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
 golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod 
h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

Reply via email to