Imports
- github.com/docker/docker/api/types
 - github.com/testcontainers/testcontainers-go/wait
 - github.com/google/uuid
 - github.com/docker/go-connections/nat
 - github.com/stretchr/testify/mock
 - github.com/rs/zerolog
 - gotest.tools/v3/golden
 - github.com/golang-jwt/jwt/v5
 - github.com/testcontainers/testcontainers-go/modules/compose
 
Imports in module “gitlab.com/bitval/go-lmu-setup-api”
- gitlab.com/bitval/go-lmu-setup-api/internal/app/go-lmu-setup-api/application
 - gitlab.com/bitval/go-lmu-setup-api/internal/app/go-lmu-setup-api/domain/entities
 - gitlab.com/bitval/go-lmu-setup-api/internal/app/go-lmu-setup-api/infra/auth
 - gitlab.com/bitval/go-lmu-setup-api/internal/app/go-lmu-setup-api/tests/testsupport/mocks