Update Infra

This commit is contained in:
aditya.siregar
2025-03-04 20:36:17 +07:00
parent ffd40d4f51
commit 3c80b710af
95 changed files with 341 additions and 341 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ import (
"github.com/golang-jwt/jwt"
"golang.org/x/crypto/bcrypt"
"furtuna-be/internal/common/errors"
"furtuna-be/internal/entity"
"enaklo-pos-be/internal/common/errors"
"enaklo-pos-be/internal/entity"
)
func NewCrypto(config CryptoConfig) *CryptoImpl {