linkerd2/cni-plugin
Alex Leong 9bf54d36ed
Upgrade to go 1.14.2 (#4278)
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>
2020-04-20 17:14:51 -07:00
..
deployment Move CNI template to helm (#3581) 2019-12-10 13:21:28 +02:00
test Move CNI template to helm (#3581) 2019-12-10 13:21:28 +02:00
Dockerfile Upgrade to go 1.14.2 (#4278) 2020-04-20 17:14:51 -07:00
main.go Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00