Update inject_login.go
This commit is contained in:
parent
665398fb4f
commit
63ba489310
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ import (
|
|||
"github.com/drone/drone/cmd/drone-server/config"
|
||||
"github.com/drone/go-login/login"
|
||||
"github.com/drone/go-login/login/bitbucket"
|
||||
"github.com/drone/go-login/login/gitea"
|
||||
"github.com/drone/go-login/login/github"
|
||||
"github.com/drone/go-login/login/gitlab"
|
||||
"github.com/drone/go-login/login/gogs"
|
||||
|
|
Loading…
Reference in a new issue