Skip to content

Commit 6f31f9a

Browse files
build(deps): bump google.golang.org/grpc in /pkg/trace
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.1...v1.79.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a007ae commit 6f31f9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkg/trace/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
go.uber.org/atomic v1.11.0
3939
golang.org/x/sys v0.41.0
4040
golang.org/x/time v0.14.0
41-
google.golang.org/grpc v1.79.1
41+
google.golang.org/grpc v1.79.2
4242
google.golang.org/protobuf v1.36.11
4343
gopkg.in/ini.v1 v1.67.0
4444
k8s.io/apimachinery v0.35.1

pkg/trace/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)