Skip to content

Commit a989a24

Browse files
Bump github.com/golang-jwt/jwt/v4 in /receiver/azureblobreceiver
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v4.5.1...v4.5.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-version: 4.5.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0752a3d commit a989a24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

receiver/azureblobreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/go-ole/go-ole v1.2.6 // indirect
5252
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
5353
github.com/gogo/protobuf v1.3.2 // indirect
54-
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
54+
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
5555
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
5656
github.com/google/uuid v1.6.0 // indirect
5757
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect

receiver/azureblobreceiver/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)