Remove go version from build tags (#133)

Cette révision appartient à :
Matthias Loibl 2016-11-10 11:43:49 +01:00 révisé par Andrey Nering
Parent 31da225309
révision 94b2747375
2 fichiers modifiés avec 1 ajouts et 3 suppressions

Voir le fichier

@ -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.

Voir le fichier

@ -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