aboutsummaryrefslogtreecommitdiffstats
path: root/models
diff options
context:
space:
mode:
Diffstat (limited to 'models')
-rw-r--r--models/models_tidb.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/models_tidb.go b/models/models_tidb.go
index 4dadd00a9b..6ceffcf646 100644
--- a/models/models_tidb.go
+++ b/models/models_tidb.go
@@ -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