Imports
- github.com/DATA-DOG/go-sqlmock
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- github.com/hashicorp/go-dbw
- github.com/hashicorp/go-hclog
- github.com/hashicorp/go-kms-wrapping/extras/kms/v2
- github.com/hashicorp/go-kms-wrapping/v2
- github.com/hashicorp/go-kms-wrapping/v2/aead
- github.com/hashicorp/go-multierror
- github.com/hashicorp/go-secure-stdlib/base62
- github.com/jackc/pgx/v5
- github.com/stretchr/testify/assert
- github.com/stretchr/testify/require
- golang.org/x/crypto/blake2b
- google.golang.org/protobuf/proto
- gorm.io/driver/postgres
Imports in module “github.com/hashicorp/boundary”
- github.com/hashicorp/boundary/internal/db/schema
- github.com/hashicorp/boundary/internal/db/schema/migrations/oss
- github.com/hashicorp/boundary/internal/errors
- github.com/hashicorp/boundary/internal/observability/event
- github.com/hashicorp/boundary/internal/oplog
- github.com/hashicorp/boundary/internal/oplog/store
- github.com/hashicorp/boundary/testing/dbtest