diff options
Diffstat (limited to 'gogs.go')
-rw-r--r-- | gogs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -// +build go1.3 +// +build go1.4 // Copyright 2014 The Gogs Authors. All rights reserved. // Use of this source code is governed by a MIT-style |