Merged in feature/import (pull request #157)

Feature/import

* importstart

* pp

* tests

* importtests

* 100GB

* lint

* passtests

* utc

* awsprofile

* doublequotes

* host
This commit is contained in:
Michael McGuinness
2025-05-27 15:28:46 +00:00
parent 46882da5f5
commit cc2278086f
74 changed files with 992 additions and 4753 deletions
-2
View File
@@ -15,7 +15,6 @@ require (
github.com/go-playground/validator/v10 v10.25.0
github.com/golang-migrate/migrate/v4 v4.18.2
github.com/google/go-cmp v0.7.0
github.com/gruntwork-io/terratest v0.48.2
github.com/jackc/pgx/v5 v5.7.2
github.com/joho/godotenv v1.5.1
github.com/labstack/echo-contrib v0.17.2
@@ -134,7 +133,6 @@ require (
google.golang.org/protobuf v1.36.5 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gotest.tools/v3 v3.5.1 // indirect
)
require (