mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 10:07:22 +00:00
Use proper url for libravatar dep
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user