mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-06 10:24:29 +02:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -6,7 +6,7 @@ package attribute
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"code.gitea.io/gitea/modules/optional"
|
||||
"gitea.dev/modules/optional"
|
||||
)
|
||||
|
||||
type Attribute string
|
||||
|
||||
Reference in New Issue
Block a user