Imports
- github.com/aws/aws-sdk-go-v2/aws
- github.com/aws/aws-sdk-go-v2/aws/defaults
- github.com/aws/aws-sdk-go-v2/aws/endpoints
- github.com/aws/aws-sdk-go-v2/service/sts
- github.com/gregjones/httpcache
- github.com/opentracing-contrib/go-stdlib/nethttp
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/sourcegraph/sourcegraph/cmd/repo-updater/internal/externalservice/awscodecommit
- github.com/sourcegraph/sourcegraph/cmd/repo-updater/internal/externalservice/bitbucketserver
- github.com/sourcegraph/sourcegraph/cmd/repo-updater/internal/externalservice/github
- github.com/sourcegraph/sourcegraph/cmd/repo-updater/internal/externalservice/gitlab
- github.com/sourcegraph/sourcegraph/pkg/api
- github.com/sourcegraph/sourcegraph/pkg/atomicvalue
- github.com/sourcegraph/sourcegraph/pkg/conf
- github.com/sourcegraph/sourcegraph/pkg/env
- github.com/sourcegraph/sourcegraph/pkg/gitserver
- github.com/sourcegraph/sourcegraph/pkg/gitserver/protocol
- github.com/sourcegraph/sourcegraph/pkg/honey
- github.com/sourcegraph/sourcegraph/pkg/httputil
- github.com/sourcegraph/sourcegraph/pkg/repoupdater/protocol
- github.com/sourcegraph/sourcegraph/schema
- golang.org/x/net/context/ctxhttp
- golang.org/x/time/rate
- gopkg.in/inconshreveable/log15.v2