mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-27 15:25:25 +00:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -6,7 +6,7 @@ package workflowpattern
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"code.gitea.io/gitea/modules/glob"
|
||||
"gitea.dev/modules/glob"
|
||||
)
|
||||
|
||||
type WorkflowPattern struct {
|
||||
|
||||
Reference in New Issue
Block a user