Imports
- github.com/aws/aws-sdk-go-v2/config
- github.com/evergreen-ci/certdepot
- github.com/evergreen-ci/gimlet
- github.com/evergreen-ci/gimlet/rolemanager
- github.com/evergreen-ci/utility
- github.com/mongodb/amboy
- github.com/mongodb/amboy/logger
- github.com/mongodb/amboy/pool
- github.com/mongodb/amboy/queue
- github.com/mongodb/anser/apm
- github.com/mongodb/anser/bsonutil
- github.com/mongodb/anser/db
- github.com/mongodb/grip
- github.com/mongodb/grip/level
- github.com/mongodb/grip/message
- github.com/mongodb/grip/send
- github.com/mongodb/jasper
- github.com/pkg/errors
- go.mongodb.org/mongo-driver/bson
- go.mongodb.org/mongo-driver/bson/bsontype
- go.mongodb.org/mongo-driver/mongo
- go.mongodb.org/mongo-driver/mongo/options
- go.mongodb.org/mongo-driver/mongo/readconcern
- go.mongodb.org/mongo-driver/mongo/writeconcern
- go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/exporters/otlp/otlptrace
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
- go.opentelemetry.io/otel/propagation
- go.opentelemetry.io/otel/sdk/resource
- go.opentelemetry.io/otel/sdk/trace
- go.opentelemetry.io/otel/semconv/v1.20.0
- go.opentelemetry.io/otel/trace
- gopkg.in/yaml.v3