drop go 1.2 support

This commit is contained in:
Unknwon 2015-09-26 17:54:02 -04:00
parent d5ad4e1141
commit a205acf829
9 changed files with 3 additions and 777 deletions

View file

@ -1,4 +1,4 @@
// +build go1.2
// +build go1.3
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style