This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Revert "make modules/structs as a spereate go mod (
#7127
)" (
#7175
)
This reverts commit
835b53fc25
.
tags/v1.9.0-rc1
Lunny Xiao
techknowlogick
6 years ago
parent
24ade05fbd
commit
fef75f895f
2 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
modules/structs/attachment.go
+0
-3
modules/structs/go.mod
+ 0
- 1
modules/structs/attachment.go
View File
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
// license that can be found in the LICENSE file.
package structs // import "code.gitea.io/gitea/modules/structs"
package structs // import "code.gitea.io/gitea/modules/structs"
import (
import (
"time"
"time"
)
)
+ 0
- 3
modules/structs/go.mod
View File
@@ -1,3 +0,0 @@
module code.gitea.io/gitea/modules/structs
go 1.12
Write
Preview
Loading…
Cancel
Save