This commit is contained in:
$(pass /github/name)
2024-09-07 08:56:33 +02:00
parent c36af961f3
commit f99ff57275

View File

@@ -6,12 +6,13 @@ import (
"GoMembership/internal/database"
"GoMembership/internal/models"
"GoMembership/pkg/logger"
"github.com/go-playground/validator/v10"
"github.com/jbub/banking/iban"
"github.com/jbub/banking/swift"
"reflect"
"slices"
"time"
"github.com/go-playground/validator/v10"
"github.com/jbub/banking/iban"
"github.com/jbub/banking/swift"
)
//