• James Bardin's avatar
    remove deprecated etcd backend · 799ab6c9
    James Bardin authored
    This allows us to remove the manual replace directives
    github.com/dgrijalva/jwt-go and google.golang.org/grpc, so that we can
    remove the CVE warnings and update the grpc packages.
    
    While the etcdv3 backend is also marked as deprecated, the changes here
    are done in a manner to keep that backend working for the time being.
    799ab6c9
Analyzing file…