Skip to content

Commit b125171

Browse files
Bump google.golang.org/grpc in /extension/bearertokenauthextension
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.45.0...v1.46.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5320109 commit b125171

File tree

2 files changed

+403
-2
lines changed

2 files changed

+403
-2
lines changed

extension/bearertokenauthextension/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/stretchr/testify v1.7.0
77
go.opentelemetry.io/collector v0.47.0
88
go.uber.org/zap v1.21.0
9-
google.golang.org/grpc v1.45.0
9+
google.golang.org/grpc v1.47.0
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)