mirror of
https://gitee.com/gitea/gitea
synced 2025-12-24 01:06:40 +08:00
make modules/structs as a spereate go mod (#7127)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package structs // import "code.gitea.io/gitea/modules/structs"
|
||||
|
||||
import (
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user