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 af0c88f commit 7666ce7Copy full SHA for 7666ce7
go.mod
@@ -5,7 +5,7 @@ go 1.20
5
require (
6
github.com/banzaicloud/k8s-objectmatcher v1.7.0
7
github.com/go-logr/logr v1.2.4
8
- github.com/golang-jwt/jwt/v4 v4.4.1
+ github.com/golang-jwt/jwt/v4 v4.5.1
9
github.com/google/go-cmp v0.5.9
10
github.com/onsi/ginkgo/v2 v2.9.4
11
github.com/onsi/gomega v1.27.6
0 commit comments