瀏覽代碼

gogs: rise Go requirement to 1.7

Unknwon 6 年之前
父節點
當前提交
14e49614e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gogs.go

+ 1 - 1
gogs.go

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