From acdb4d8bdd31ee910c6c5fa6db65379703bdfbca Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 13 Dec 2015 20:20:52 -0500 Subject: Drop Go 1.3 support --- modules/ssh/ssh.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/ssh/ssh.go') diff --git a/modules/ssh/ssh.go b/modules/ssh/ssh.go index 68cbeaea..15ba02a2 100644 --- a/modules/ssh/ssh.go +++ b/modules/ssh/ssh.go @@ -1,5 +1,3 @@ -// +build go1.4 - // Copyright 2014 The Gogs Authors. All rights reserved. // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. -- cgit v1.2.3