Compare commits

..
2 Commits
Author SHA1 Message Date
ericprd efc87ee63e Merge branch 'main' of github.com:ardeman/project-legalgo-go 2025-03-06 11:59:17 +08:00
ericprd c037da4879 feat: add vendor 2025-03-06 11:59:05 +08:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
bin
.env
.DS_STORE
.DS_Store
+2
View File
@@ -83,6 +83,8 @@ github.com/go-playground/universal-translator
# github.com/go-playground/validator/v10 v10.25.0
## explicit; go 1.20
github.com/go-playground/validator/v10
# github.com/golang-jwt/jwt v3.2.2+incompatible
## explicit
# github.com/golang-jwt/jwt/v5 v5.2.1
## explicit; go 1.18
github.com/golang-jwt/jwt/v5