Skip to content

Commit 4a0c956

Browse files
authored
* rebuild to fix CVE-2021-27919 and CVE-2021-27918 * fixes CVE-2020-26160 Signed-off-by: jmulsow <[email protected]>
1 parent 531ff63 commit 4a0c956

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ require (
2525
k8s.io/client-go v0.17.17
2626
sigs.k8s.io/controller-runtime v0.5.0
2727
)
28+
29+
replace github.com/dgrijalva/jwt-go => github.com/form3tech-oss/jwt-go v3.2.1+incompatible // FIXME: https://github.com/dgrijalva/jwt-go/issues/463

0 commit comments

Comments
 (0)