mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
fixed direct dependencies (#6565)
This commit is contained in:
parent
298e3d263e
commit
6419e7740a
5 changed files with 19 additions and 14 deletions
|
@ -3,7 +3,7 @@ package jwt
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/dgrijalva/jwt-go"
|
||||
"github.com/golang-jwt/jwt"
|
||||
portainer "github.com/portainer/portainer/api"
|
||||
"github.com/portainer/portainer/api/dataservices"
|
||||
i "github.com/portainer/portainer/api/internal/testhelpers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue