mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-11 12:43:14 -05:00
goimports
This commit is contained in:
parent
47840abb19
commit
aa727a6feb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/dgrijalva/jwt-go"
|
jwt "github.com/dgrijalva/jwt-go"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Context keys
|
// Context keys
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue