mirror of
https://codeberg.org/crowci/crow.git
synced 2025-08-07 20:23:03 +03:00
chore: adjust backend imports
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"k8s.io/client-go/rest"
|
||||
client_cmd "k8s.io/client-go/tools/clientcmd"
|
||||
|
||||
"go.woodpecker-ci.org/woodpecker/v3/pipeline/backend/types"
|
||||
"codeberg.org/crowci/crow/v3/pipeline/backend/types"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user