-
- Downloads
Update jose library
... | @@ -47,6 +47,6 @@ require ( | ... | @@ -47,6 +47,6 @@ require ( |
google.golang.org/grpc v1.27.0 | google.golang.org/grpc v1.27.0 | ||
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect | gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect | ||
gopkg.in/ldap.v2 v2.5.1 | gopkg.in/ldap.v2 v2.5.1 | ||
gopkg.in/square/go-jose.v2 v2.3.1 | gopkg.in/square/go-jose.v2 v2.4.1 | ||
sigs.k8s.io/testing_frameworks v0.1.2 | sigs.k8s.io/testing_frameworks v0.1.2 | ||
) | ) |
Please register or sign in to comment