From 21214a514dd64bbcbb5a5e498d091a7b0e9eec9b Mon Sep 17 00:00:00 2001 From: Jinzhu Date: Thu, 16 Nov 2017 11:07:39 +0800 Subject: Rename import path to github.com/360EntSecGroup-Skylar/excelize --- picture.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'picture.go') diff --git a/picture.go b/picture.go index ba8eef1..fc8b6e7 100644 --- a/picture.go +++ b/picture.go @@ -42,7 +42,7 @@ func parseFormatPictureSet(formatSet string) *formatPicture { // _ "image/jpeg" // _ "image/png" // -// "github.com/xuri/excelize" +// "github.com/360EntSecGroup-Skylar/excelize" // ) // // func main() { -- cgit v1.2.1