* remove source, remove deadcode, fix linting issues * use github action for lint * fix missing envoy
- gofumpt everything - fix TLS MinVersion to be at least 1.2 - add octal syntax - remove newlines - fix potential decompression bomb in ecjson - remove implicit memory aliasing in for loops. Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* Refactor GRPC server stats handler location