mirror of https://github.com/go-gitea/gitea
parent
95f9c85bcc
commit
acdb4d8bdd
@ -1,7 +0,0 @@ |
||||
// +build !go1.4
|
||||
|
||||
package ssh |
||||
|
||||
func Listen(port int) { |
||||
panic("Gogs requires Go 1.4 for starting a SSH server") |
||||
} |
Loading…
Reference in new issue