*: remove Go 1.7 support

This commit is contained in:
Unknwon
2018-12-19 08:38:10 -05:00
parent e70e72e025
commit d4f9fd7204
2 changed files with 1 additions and 2 deletions

View File

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