mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-13 09:03:25 -05:00
7 lines
144 B
TOML
7 lines
144 B
TOML
|
|
[[constraint]]
|
||
|
|
name = "github.com/dgrijalva/jwt-go"
|
||
|
|
version = "^3.0.0"
|
||
|
|
[[constraint]]
|
||
|
|
name = "github.com/go-chi/chi"
|
||
|
|
version = "^3.0.0"
|