final error fixing
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
redis "gopkg.in/redis.v5"
|
||||
|
||||
"github.com/osuYozora/ocl"
|
||||
"zxq.co/ripple/ocl"
|
||||
"github.com/osuYozora/api/common"
|
||||
)
|
||||
|
||||
|
@@ -4,7 +4,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/osuYozora/api/common"
|
||||
"github.com/osuYozora/semantic-icons-ugc"
|
||||
"zxq.co/ripple/semantic-icons-ugc"
|
||||
)
|
||||
|
||||
type donorInfoResponse struct {
|
||||
|
@@ -8,7 +8,7 @@ import (
|
||||
"unicode"
|
||||
|
||||
"github.com/jmoiron/sqlx"
|
||||
"github.com/osuYozora/ocl"
|
||||
"zxq.co/ripple/ocl"
|
||||
"github.com/osuYozora/api/common"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user