Imports
- github.com/go-pg/migrations/v8
- github.com/go-pg/pg/v10
- github.com/google/go-cmp/cmp
- github.com/google/uuid
- github.com/jackc/pgconn
- github.com/jackc/pgx/v4/stdlib
- github.com/jmoiron/sqlx
- github.com/o1egl/paseto
- github.com/pkg/errors
- github.com/sirupsen/logrus
- github.com/uptrace/bun
- github.com/uptrace/bun/dialect/pgdialect
- github.com/uptrace/bun/extra/bundebug
- github.com/uptrace/bun/schema
- golang.org/x/exp/maps
- google.golang.org/protobuf/encoding/protojson
- google.golang.org/protobuf/proto
- google.golang.org/protobuf/testing/protocmp
- google.golang.org/protobuf/types/known/structpb
- google.golang.org/protobuf/types/known/timestamppb
- gopkg.in/oauth2.v3
Imports in module “github.com/determined-ai/determined”
- github.com/determined-ai/determined/master/internal/api
- github.com/determined-ai/determined/master/internal/authz
- github.com/determined-ai/determined/master/internal/config
- github.com/determined-ai/determined/master/internal/db/bunutils
- github.com/determined-ai/determined/master/internal/sproto
- github.com/determined-ai/determined/master/pkg/etc
- github.com/determined-ai/determined/master/pkg/mathx
- github.com/determined-ai/determined/master/pkg/model
- github.com/determined-ai/determined/master/pkg/protoutils
- github.com/determined-ai/determined/master/pkg/ptrs
- github.com/determined-ai/determined/master/pkg/schemas
- github.com/determined-ai/determined/master/pkg/schemas/expconf
- github.com/determined-ai/determined/master/pkg/set
- github.com/determined-ai/determined/proto/pkg/apiv1
- github.com/determined-ai/determined/proto/pkg/checkpointv1
- github.com/determined-ai/determined/proto/pkg/commonv1
- github.com/determined-ai/determined/proto/pkg/modelv1
- github.com/determined-ai/determined/proto/pkg/rbacv1
- github.com/determined-ai/determined/proto/pkg/trialv1