Imports
- github.com/dlclark/regexp2
- github.com/gchaincl/sqlhooks
- github.com/google/uuid
- github.com/hashicorp/go-multierror
- github.com/keegancsmith/sqlf
- github.com/lib/pq
- github.com/mattes/migrate
- github.com/mattes/migrate/database/postgres
- github.com/mattes/migrate/source/go-bindata
- github.com/oklog/ulid
- github.com/opentracing/opentracing-go
- github.com/opentracing/opentracing-go/ext
- github.com/opentracing/opentracing-go/log
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/sourcegraph/go-langserver/pkg/lsp
- golang.org/x/crypto/acme/autocert
- golang.org/x/crypto/bcrypt
- golang.org/x/net/trace
- gopkg.in/inconshreveable/log15.v2
- sourcegraph.com/sourcegraph/sourcegraph/cmd/frontend/internal/db/migrations
- sourcegraph.com/sourcegraph/sourcegraph/cmd/frontend/internal/pkg/types
- sourcegraph.com/sourcegraph/sourcegraph/pkg/actor
- sourcegraph.com/sourcegraph/sourcegraph/pkg/api
- sourcegraph.com/sourcegraph/sourcegraph/pkg/conf
- sourcegraph.com/sourcegraph/sourcegraph/pkg/env
- sourcegraph.com/sourcegraph/sourcegraph/pkg/inventory
- sourcegraph.com/sourcegraph/sourcegraph/pkg/randstring
- sourcegraph.com/sourcegraph/sourcegraph/pkg/traceutil
- sourcegraph.com/sourcegraph/sourcegraph/xlang
- sourcegraph.com/sourcegraph/sourcegraph/xlang/lspext