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

riteshghorse 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 e8e272b89e9 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 in 
/sdks (#30698)
e8e272b89e9 is described below

commit e8e272b89e9dc30a83aecc61322f75dbe1613fe4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 21 09:50:28 2024 -0400

    Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 in /sdks (#30698)
    
    Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 
1.5.3 to 1.5.4.
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 26e9bba48cd..2d22bbe77df 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -39,7 +39,7 @@ require (
        github.com/docker/go-connections v0.5.0
        github.com/dustin/go-humanize v1.0.1
        github.com/go-sql-driver/mysql v1.7.1
-       github.com/golang/protobuf v1.5.3 // TODO(danoliveira): Fully replace 
this with google.golang.org/protobuf
+       github.com/golang/protobuf v1.5.4 // TODO(danoliveira): Fully replace 
this with google.golang.org/protobuf
        github.com/google/go-cmp v0.6.0
        github.com/google/uuid v1.6.0
        github.com/johannesboyne/gofakes3 v0.0.0-20221110173912-32fb85c5aed6
diff --git a/sdks/go.sum b/sdks/go.sum
index d59d0ba2173..92a13cc8429 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -228,8 +228,8 @@ github.com/golang/protobuf v1.4.1/go.mod 
h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QD
 github.com/golang/protobuf v1.4.3/go.mod 
h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
 github.com/golang/protobuf v1.5.0/go.mod 
h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
 github.com/golang/protobuf v1.5.2/go.mod 
h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
-github.com/golang/protobuf v1.5.3 
h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=
-github.com/golang/protobuf v1.5.3/go.mod 
h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
+github.com/golang/protobuf v1.5.4 
h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
+github.com/golang/protobuf v1.5.4/go.mod 
h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
 github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
 github.com/golang/snappy v0.0.1/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
 github.com/golang/snappy v0.0.3/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=

Reply via email to