Skip to content

Commit b06f38b

Browse files
authored
[chore] bump jwt dep (#38868)
4.5.0 includes vulnerabilities Signed-off-by: Alex Boten <[email protected]>
1 parent bc3c682 commit b06f38b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

receiver/azureblobreceiver/go.mod

+1-1
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.2.1 // indirect
5353
github.com/gogo/protobuf v1.3.2 // indirect
54-
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
54+
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
5555
github.com/golang-jwt/jwt/v5 v5.2.1 // 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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)