Change required version to Go 1.6

This commit is contained in:
Unknwon
2017-06-07 21:44:18 -04:00
parent b40dc550ed
commit 089eb1a099
2 changed files with 4 additions and 5 deletions

View File

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