mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-16 14:49:57 +00:00
Update Go imports paths (#4605)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/golang-jwt/jwt/v5"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"go.woodpecker-ci.org/woodpecker/v2/shared/token"
|
||||
"go.woodpecker-ci.org/woodpecker/v3/shared/token"
|
||||
)
|
||||
|
||||
func TestToken(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user