This is an automated email from the ASF dual-hosted git repository.
wusheng 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 637af68 Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the
actions-deps group (#168)
637af68 is described below
commit 637af6885114a37f0a02aa21f974d5f46a5616f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 14 19:06:55 2025 +0800
Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the actions-deps group
(#168)
* Bump google.golang.org/grpc in the actions-deps group
Bumps the actions-deps group with 1 update:
[google.golang.org/grpc](https://github.com/grpc/grpc-go).
Updates `google.golang.org/grpc` from 1.69.2 to 1.69.4
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.69.2...v1.69.4)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-deps
...
Signed-off-by: dependabot[bot] <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kezhenxu94 <[email protected]>
---
dist/LICENSE | 2 +-
go.mod | 2 +-
go.sum | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dist/LICENSE b/dist/LICENSE
index 8f49c10..a25e995 100644
--- a/dist/LICENSE
+++ b/dist/LICENSE
@@ -232,7 +232,7 @@ The text of each license is also included at
licenses/license-[project].txt.
github.com/spf13/afero v1.11.0 Apache-2.0
github.com/tklauser/numcpus v0.3.0 Apache-2.0
google.golang.org/genproto/googleapis/rpc
v0.0.0-20241015192408-796eee8c2d53 Apache-2.0
- google.golang.org/grpc v1.69.2 Apache-2.0
+ google.golang.org/grpc v1.69.4 Apache-2.0
gopkg.in/ini.v1 v1.67.0 Apache-2.0
gopkg.in/jcmturner/aescts.v1 v1.0.1 Apache-2.0
gopkg.in/jcmturner/dnsutils.v1 v1.0.1 Apache-2.0
diff --git a/go.mod b/go.mod
index df50184..aac7f46 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
go.uber.org/automaxprocs v1.6.0
golang.org/x/mod v0.22.0
golang.org/x/text v0.21.0
- google.golang.org/grpc v1.69.2
+ google.golang.org/grpc v1.69.4
google.golang.org/protobuf v1.36.2
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.26.2
diff --git a/go.sum b/go.sum
index 0a1ee49..c79d5c3 100644
--- a/go.sum
+++ b/go.sum
@@ -403,8 +403,8 @@ google.golang.org/grpc v1.33.1/go.mod
h1:fr5YgcSWrqhRRxogOsw7RzIpsmvOZ6IcH4kBYTp
google.golang.org/grpc v1.36.0/go.mod
h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
google.golang.org/grpc v1.38.0/go.mod
h1:NREThFqKR1f3iQ6oBuvc5LadQuXVGo9rkm5ZGrQdJfM=
google.golang.org/grpc v1.40.0/go.mod
h1:ogyxbiOoUXAkP+4+xa6PZSE9DZgIHtSpzjDTB9KAK34=
-google.golang.org/grpc v1.69.2 h1:U3S9QEtbXC0bYNvRtcoklF3xGtLViumSYxWykJS+7AU=
-google.golang.org/grpc v1.69.2/go.mod
h1:vyjdE6jLBI76dgpDojsFGNaHlxdjXN9ghpnd2o7JGZ4=
+google.golang.org/grpc v1.69.4 h1:MF5TftSMkd8GLw/m0KM6V8CMOCY6NZ1NQDPGFgbTt4A=
+google.golang.org/grpc v1.69.4/go.mod
h1:vyjdE6jLBI76dgpDojsFGNaHlxdjXN9ghpnd2o7JGZ4=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod
h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod
h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod
h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=