Imports
- github.com/unrolled/secure
- go.uber.org/zap
- github.com/urfave/cli
- github.com/go-chi/chi/middleware
- github.com/gambol99/go-oidc/oidc
- github.com/boltdb/bolt
- gopkg.in/redis.v4
- go.uber.org/zap/zapcore
- github.com/armon/go-proxyproto
- github.com/gambol99/goproxy
- github.com/satori/go.uuid
- github.com/gambol99/go-oidc/jose
- github.com/pressly/chi
- github.com/gambol99/go-oidc/oauth2
- github.com/pressly/chi/middleware
- github.com/fsnotify/fsnotify
- golang.org/x/crypto/acme/autocert
- github.com/PuerkitoBio/purell
- github.com/prometheus/client_golang/prometheus
- github.com/rs/cors
- gopkg.in/yaml.v2
Standard library imports
- crypto/x509/pkix
- encoding/pem
- crypto/cipher
- crypto/aes
- bytes
- context
- crypto/rand
- crypto/rsa
- crypto/sha256
- crypto/tls
- crypto/x509
- encoding/base64
- encoding/json
- errors
- fmt
- html/template
- io
- io/ioutil
- log
- math/big
- net
- net/http
- net/http/pprof
- net/url
- os
- os/signal
- path
- path/filepath
- reflect
- regexp
- runtime
- strconv
- strings
- sync
- syscall
- time
- unicode
- unicode/utf8