Skip to content

Commit 8b32c49

Browse files
chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffe9cf5 commit 8b32c49

File tree

2 files changed

+3
-276
lines changed

2 files changed

+3
-276
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.64.1
1111
github.com/spf13/viper v1.19.0
1212
github.com/stretchr/testify v1.9.0
13-
google.golang.org/grpc v1.64.0 // indirect
13+
google.golang.org/grpc v1.64.1 // indirect
1414
google.golang.org/protobuf v1.34.2 // indirect
1515
k8s.io/api v0.29.2
1616
k8s.io/apimachinery v0.29.2

0 commit comments

Comments
 (0)