diff options
Diffstat (limited to 'models/models_tidb.go')
-rw-r--r-- | models/models_tidb.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/models_tidb.go b/models/models_tidb.go index 20d9819706..d99884e9e8 100644 --- a/models/models_tidb.go +++ b/models/models_tidb.go @@ -1,4 +1,4 @@ -// +build tidb +// +build tidb go1.4.2 // Copyright 2015 The Gogs Authors. All rights reserved. // Use of this source code is governed by a MIT-style |