mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Add code of add public key
This commit is contained in:
@ -10,8 +10,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/gogits/gogs/utils/log"
|
||||
git "github.com/libgit2/git2go"
|
||||
"github.com/qiniu/log"
|
||||
)
|
||||
|
||||
type Repo struct {
|
||||
|
Reference in New Issue
Block a user