linkerd2/cni-plugin
Alejandro Pedraza cf9fa0a8c9
Removed calico logutils dependency, incompatible with go 1.13 (#3763)
* Removed calico logutils dependency, incompatible with go 1.13

Fixes #1153

Removed dependency on
`github.com/projectcalico/libcalico-go/lib/logutils` because it has
problems with go modules, as described in
projectcalico/libcalico-go#1153

Not a big deal since it was only used for modifying the plugin's log
format.
2019-11-29 09:19:11 -05:00
..
deployment Add a flag to install-cni command to configure iptables wait flag (#3066) 2019-08-15 12:58:18 -07:00
test Update CNI integration tests (#3273) 2019-08-15 20:19:29 -05:00
Dockerfile Removed calico logutils dependency, incompatible with go 1.13 (#3763) 2019-11-29 09:19:11 -05:00
main.go Removed calico logutils dependency, incompatible with go 1.13 (#3763) 2019-11-29 09:19:11 -05:00