1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-06 03:18:03 +02:00
Commit graph

3 commits

Author SHA1 Message Date
bobby
f837c92741
dev: update linter ()
- 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
Bobby DeSimone
e82477ea5c
deployment: throw away golanglint-ci defaults ()
* deployment: throw away golanglint-ci defaults

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-01-26 12:33:45 -08:00
Travis Groth
78722ec36b Relocate wrapped ResponseWriter to middleware 2019-06-10 23:01:30 -04:00