From 6623458f9b6f6fcf977409189667c1be17bf3aeb Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:11:19 +0200 Subject: rename github account --- model/mysql/users.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'model/mysql/users.go') diff --git a/model/mysql/users.go b/model/mysql/users.go index 8d3eea6..e4b3301 100644 --- a/model/mysql/users.go +++ b/model/mysql/users.go @@ -2,7 +2,7 @@ package mysql import ( "database/sql" - "github.com/kch42/mailremind/model" + "github.com/silvasur/mailremind/model" "log" "time" ) -- cgit v1.2.3-54-g00ecf