Imports
- 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
- github.com/hashicorp/go-kms-wrapping/wrappers/aead
- github.com/hashicorp/go-secure-stdlib/base62
- github.com/jackc/pgx/v4
- 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/oplog
- github.com/hashicorp/boundary/internal/oplog/store
- github.com/hashicorp/boundary/testing/dbtest