1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/modules/ssh
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
ssh_graceful.go log.Fatal on failure to listen to SSH port (#10795) 2020-03-23 07:59:38 +00:00
ssh.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00