Alan McCarty

Results 1 comments of Alan McCarty

I was able to build this on an arm64 Mac by changing: `all: cloudflared test` to: `all: cloudflared` on [line 76.](https://github.com/cloudflare/cloudflared/blob/master/Makefile#L76) Also, make sure you have `go-sumtype` installed.