We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae95f5 commit 7490e4eCopy full SHA for 7490e4e
exporter/azuredataexplorerexporter/go.mod
@@ -42,7 +42,7 @@ require (
42
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
43
github.com/gofrs/uuid v4.4.0+incompatible // indirect
44
github.com/gogo/protobuf v1.3.2 // indirect
45
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
46
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
47
github.com/hashicorp/go-version v1.7.0 // indirect
48
github.com/knadh/koanf/maps v0.1.1 // indirect
exporter/azuredataexplorerexporter/go.sum
0 commit comments