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

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git


The following commit(s) were added to refs/heads/main by this push:
     new 3a4a803  Bump google.golang.org/protobuf in the actions-deps group 
(#211)
3a4a803 is described below

commit 3a4a8037ffdfd33fa0af5208a6398378cf5ac967
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 10 17:30:52 2025 +0800

    Bump google.golang.org/protobuf in the actions-deps group (#211)
    
    Bumps the actions-deps group with 1 update: google.golang.org/protobuf.
    
    
    Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index d733383..55b496a 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
        golang.org/x/mod v0.28.0
        golang.org/x/text v0.29.0
        google.golang.org/grpc v1.75.0
-       google.golang.org/protobuf v1.36.8
+       google.golang.org/protobuf v1.36.9
        gopkg.in/yaml.v3 v3.0.1
        k8s.io/apimachinery v0.26.2
        skywalking.apache.org/repo/goapi v0.0.0-20241106011455-ef3dbfac3128
diff --git a/go.sum b/go.sum
index 6886fd1..b69b2a5 100644
--- a/go.sum
+++ b/go.sum
@@ -410,8 +410,8 @@ google.golang.org/protobuf v1.26.0-rc.1/go.mod 
h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp0
 google.golang.org/protobuf v1.26.0/go.mod 
h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
 google.golang.org/protobuf v1.27.1/go.mod 
h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
 google.golang.org/protobuf v1.32.0/go.mod 
h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
-google.golang.org/protobuf v1.36.8 
h1:xHScyCOEuuwZEc6UtSOvPbAT4zRh0xcNRYekJwfqyMc=
-google.golang.org/protobuf v1.36.8/go.mod 
h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
+google.golang.org/protobuf v1.36.9 
h1:w2gp2mA27hUeUzj9Ex9FBjsBm40zfaDtEWow293U7Iw=
+google.golang.org/protobuf v1.36.9/go.mod 
h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU=
 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod 
h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
 gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod 
h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
 gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b/go.mod 
h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

Reply via email to