1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-08-09 07:42:52 +03:00

Update Go imports paths (#4605)

Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
This commit is contained in:
qwerty287
2024-12-22 11:44:34 +02:00
committed by GitHub
parent ceb607ffec
commit 81b74025d4
390 changed files with 1030 additions and 1030 deletions

View File

@@ -37,7 +37,7 @@ import (
"k8s.io/client-go/rest"
"k8s.io/client-go/tools/cache"
"go.woodpecker-ci.org/woodpecker/v2/pipeline/backend/types"
"go.woodpecker-ci.org/woodpecker/v3/pipeline/backend/types"
)
const (