pomerium/proxy
bobby f837c92741
dev: update linter (#1728)
- 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>
2020-12-30 09:02:57 -08:00
..
forward_auth.go forward-auth: fix special character support for nginx (#1578) 2020-11-12 13:10:57 -05:00
forward_auth_test.go forward-auth: use envoy's ext_authz check (#1482) 2020-10-04 20:01:06 -07:00
handlers.go forward-auth: use envoy's ext_authz check (#1482) 2020-10-04 20:01:06 -07:00
handlers_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
proxy.go forward-auth: use envoy's ext_authz check (#1482) 2020-10-04 20:01:06 -07:00
proxy_test.go forward-auth: use envoy's ext_authz check (#1482) 2020-10-04 20:01:06 -07:00
state.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00