Use proper url for libravatar dep
This commit is contained in:
parent
6bcff7828f
commit
d59a48a255
4 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ import (
|
|||
_ "github.com/go-macaron/cache/redis"
|
||||
"github.com/go-macaron/session"
|
||||
_ "github.com/go-macaron/session/redis"
|
||||
"github.com/strk/go-libravatar"
|
||||
"strk.kbt.io/projects/go/libravatar"
|
||||
"gopkg.in/ini.v1"
|
||||
|
||||
"github.com/gogits/gogs/modules/bindata"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue