Compare commits
No commits in common. "efc87ee63e5d3696a0941fcf27285a14f4b9ccc9" and "53fda59e3c95ba66f7d6d9a5770d28d89200c1be" have entirely different histories.
efc87ee63e
...
53fda59e3c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
bin
|
bin
|
||||||
.env
|
.env
|
||||||
.DS_Store
|
.DS_STORE
|
||||||
|
|||||||
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@ -83,8 +83,6 @@ github.com/go-playground/universal-translator
|
|||||||
# github.com/go-playground/validator/v10 v10.25.0
|
# github.com/go-playground/validator/v10 v10.25.0
|
||||||
## explicit; go 1.20
|
## explicit; go 1.20
|
||||||
github.com/go-playground/validator/v10
|
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
|
# github.com/golang-jwt/jwt/v5 v5.2.1
|
||||||
## explicit; go 1.18
|
## explicit; go 1.18
|
||||||
github.com/golang-jwt/jwt/v5
|
github.com/golang-jwt/jwt/v5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user