added jwt_adapter from heruvym
This commit is contained in:
parent
82a8b6029b
commit
007eb6fd0b
5
go.mod
Normal file
5
go.mod
Normal file
@ -0,0 +1,5 @@
|
||||
module penahub.gitlab.yandexcloud.net/backend/penahub_common
|
||||
|
||||
go 1.19
|
||||
|
||||
require github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
|
Loading…
Reference in New Issue
Block a user