From 2e3c77933043b830c9cf8d3326285801824cdd07 Mon Sep 17 00:00:00 2001 From: Alicia Date: Sun, 24 Feb 2019 14:56:50 +0000 Subject: [PATCH] Update clan.go --- app/v1/clan.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/v1/clan.go b/app/v1/clan.go index a0348df..86db12b 100644 --- a/app/v1/clan.go +++ b/app/v1/clan.go @@ -5,7 +5,7 @@ import ( "fmt" "sort" "strconv" - "github.com/osuYozora/common" + "github.com/osuYozora/api/common" ) type singleClan struct {