This commit is contained in:
Alicia
2019-02-25 21:04:55 +00:00
parent 303b248408
commit bd1b959836
42 changed files with 50 additions and 50 deletions

View File

@@ -10,7 +10,7 @@ import (
"strings"
"time"
"github.com/osuYozora/api/common"
"github.com/osuyozora/api/common"
"github.com/jmoiron/sqlx"
"gopkg.in/thehowl/go-osuapi.v1"
)

View File

@@ -5,7 +5,7 @@ import (
"errors"
"time"
"github.com/osuYozora/api/common"
"github.com/osuyozora/api/common"
"gopkg.in/thehowl/go-osuapi.v1"
)