final error fixing

This commit is contained in:
Alicia 2019-02-23 13:14:37 +00:00
parent 5fc84bd914
commit b444bf15dd
8 changed files with 10 additions and 10 deletions

View File

@ -12,7 +12,7 @@ import (
"github.com/thehowl/go-osuapi" "github.com/thehowl/go-osuapi"
"github.com/valyala/fasthttp" "github.com/valyala/fasthttp"
"gopkg.in/redis.v5" "gopkg.in/redis.v5"
"github.com/osuYozora/ocl" "zxq.co/ripple/ocl"
"github.com/osuYozora/api/common" "github.com/osuYozora/api/common"
) )

View File

@ -9,7 +9,7 @@ import (
redis "gopkg.in/redis.v5" redis "gopkg.in/redis.v5"
"github.com/osuYozora/ocl" "zxq.co/ripple/ocl"
"github.com/osuYozora/api/common" "github.com/osuYozora/api/common"
) )

View File

@ -4,7 +4,7 @@ import (
"strings" "strings"
"github.com/osuYozora/api/common" "github.com/osuYozora/api/common"
"github.com/osuYozora/semantic-icons-ugc" "zxq.co/ripple/semantic-icons-ugc"
) )
type donorInfoResponse struct { type donorInfoResponse struct {

View File

@ -8,7 +8,7 @@ import (
"unicode" "unicode"
"github.com/jmoiron/sqlx" "github.com/jmoiron/sqlx"
"github.com/osuYozora/ocl" "zxq.co/ripple/ocl"
"github.com/osuYozora/api/common" "github.com/osuYozora/api/common"
) )

View File

@ -6,7 +6,7 @@ import (
"strings" "strings"
"syscall" "syscall"
"github.com/osuYozora/agplwarning" "zxq.co/ripple/agplwarning"
"github.com/osuYozora/api/app" "github.com/osuYozora/api/app"
"github.com/osuYozora/api/beatmapget" "github.com/osuYozora/api/beatmapget"
"github.com/osuYozora/api/common" "github.com/osuYozora/api/common"

6
vendor/vendor.json vendored
View File

@ -184,13 +184,13 @@
}, },
{ {
"checksumSHA1": "vTjp3tQOr8z8CNjZWwPzgR+t2qQ=", "checksumSHA1": "vTjp3tQOr8z8CNjZWwPzgR+t2qQ=",
"path": "github.com/osuYozora/agplwarning", "path": "zxq.co/ripple/agplwarning",
"revision": "d3a3d0ee424fcb0bd09a651354c1735285f59f8c", "revision": "d3a3d0ee424fcb0bd09a651354c1735285f59f8c",
"revisionTime": "2018-02-04T10:46:38Z" "revisionTime": "2018-02-04T10:46:38Z"
}, },
{ {
"checksumSHA1": "SI9tgNMlnMhxP7t6cAGuDjvoAHg=", "checksumSHA1": "SI9tgNMlnMhxP7t6cAGuDjvoAHg=",
"path": "github.com/osuYozora/ocl", "path": "zxq.co/ripple/ocl",
"revision": "b499c4fc6bcd791b59dc994059e6f53cd939cf24", "revision": "b499c4fc6bcd791b59dc994059e6f53cd939cf24",
"revisionTime": "2016-05-18T15:55:25Z" "revisionTime": "2016-05-18T15:55:25Z"
}, },
@ -202,7 +202,7 @@
}, },
{ {
"checksumSHA1": "LflfmgveoAndDoPYavJaQ9XhzGk=", "checksumSHA1": "LflfmgveoAndDoPYavJaQ9XhzGk=",
"path": "github.com/osuYozora/semantic-icons-ugc", "path": "zxq.co/ripple/semantic-icons-ugc",
"revision": "82d4c266de98a1464887d4e55e1a02b75e71e5c9", "revision": "82d4c266de98a1464887d4e55e1a02b75e71e5c9",
"revisionTime": "2016-11-23T19:03:31Z" "revisionTime": "2016-11-23T19:03:31Z"
}, },

View File

@ -1 +1 @@
# ocl [![GoDoc](https://godoc.org/git.github.com/osuYozora/ocl?status.svg)](https://godoc.org/git.github.com/osuYozora/ocl) [![Go Report Card](https://goreportcard.com/badge/git.github.com/osuYozora/ocl)](https://goreportcard.com/report/git.github.com/osuYozora/ocl) # ocl [![GoDoc](https://godoc.org/git.zxq.co/ripple/ocl?status.svg)](https://godoc.org/git.zxq.co/ripple/ocl) [![Go Report Card](https://goreportcard.com/badge/git.zxq.co/ripple/ocl)](https://goreportcard.com/report/git.zxq.co/ripple/ocl)

View File

@ -1 +1 @@
https://godoc.org/git.github.com/osuYozora/semantic-icons-ugc https://godoc.org/git.zxq.co/ripple/semantic-icons-ugc