From 20aae4e0e6e9d40a35a1d6ef6e3f357afdda0605 Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Tue, 11 Jul 2017 14:54:47 +0800 Subject: Repo URI changed. --- picture.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'picture.go') diff --git a/picture.go b/picture.go index e2c0ff7..3ae309d 100644 --- a/picture.go +++ b/picture.go @@ -43,7 +43,7 @@ func parseFormatPictureSet(formatSet string) *formatPicture { // _ "image/jpeg" // _ "image/png" // -// "github.com/Luxurioust/excelize" +// "github.com/xuri/excelize" // ) // // func main() { -- cgit v1.2.1