Remove Buffalo (#1010)

* Remove Buffalo

* gofmt

* pr fixes

* fix subrouter

* bring back secure middleware + pr fixes

* better place for subrouter

* vendor
This commit is contained in:
Marwan Sulaiman
2018-12-22 20:24:25 -05:00
committed by GitHub
parent 36aba5915c
commit 5870aeee8d
1129 changed files with 465 additions and 371408 deletions
-7
View File
@@ -32,13 +32,6 @@ ProtocolWorkers = 30
# Env override: ATHENS_LOG_LEVEL
LogLevel = "debug"
# BuffaloLogLevel returns the log level for logs
# emitted by Buffalo itself. This is different from our own
# LogLevel in this file because you might want info level
# for our codebase, but panic level for buffalo.
# Env override: BUFFALO_LOG_LEVEL
BuffaloLogLevel = "debug"
# CloudRuntime is the Cloud Provider on which the Proxy/Registry is running.
# Currently available options are "GCP", or "none". Defaults to "none"
# Env override: ATHENS_CLOUD_RUNTIME