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
Remove go version from build tags (
#133
)
tags/v1.21.12.1
Matthias Loibl
Andrey Nering
8 years ago
parent
31da225309
commit
94b2747375
2 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
main.go
+1
-1
models/models_tidb.go
+ 0
- 2
main.go
View File
@@ -1,5 +1,3 @@
// +build go1.4
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
+ 1
- 1
models/models_tidb.go
View File
@@ -1,4 +1,4 @@
// +build tidb
go1.4.2
// +build tidb
// Copyright 2015 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
Write
Preview
Loading…
Cancel
Save