mirror of https://github.com/linkerd/linkerd2.git
Upgrade Linkerd's base docker image to use go 1.14.2 in order to stay modern. The only code change required was to update a test which was checking the error message of a `crypto/x509.CertificateInvalidError`. The error message of this error changed between go versions. We update the test to not check for the specific error string so that this test passes regardless of go version. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
ca.go | ||
ca_test.go | ||
codec.go | ||
cred.go | ||
cred_test.go |