Merged in feature/remove-mocks (pull request #202)

Feature/remove mocks

* remove mocks

* cleanup db migrations
This commit is contained in:
Jay Brown
2026-01-15 20:39:32 +00:00
parent 0ddae4f91e
commit 35d72fccbe
244 changed files with 2573 additions and 50860 deletions
-2
View File
@@ -9,7 +9,6 @@ require (
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.53.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.1
github.com/aws/aws-sdk-go-v2/service/sqs v1.38.1
github.com/aws/aws-sdk-go-v2/service/textract v1.35.1
github.com/caarlos0/env/v11 v11.3.1
github.com/getkin/kin-openapi v0.129.0
github.com/go-playground/validator/v10 v10.25.0
@@ -106,7 +105,6 @@ require (
github.com/spf13/cobra v1.8.1 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/viper v1.19.0 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/swaggo/files/v2 v2.0.2 // indirect
github.com/swaggo/swag v1.16.4 // indirect