diff options
author | Ri Xu <xuri.me@gmail.com> | 2017-07-11 14:54:47 +0800 |
---|---|---|
committer | Ri Xu <xuri.me@gmail.com> | 2017-07-11 14:54:47 +0800 |
commit | 20aae4e0e6e9d40a35a1d6ef6e3f357afdda0605 (patch) | |
tree | 024945588008cc3aa4f1e91ade661ded2a03da80 /picture.go | |
parent | 1e20b20a0c9a7957d300a679bdcce69fb3b163b5 (diff) |
Repo URI changed.
Diffstat (limited to 'picture.go')
-rw-r--r-- | picture.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ func parseFormatPictureSet(formatSet string) *formatPicture { // _ "image/jpeg" // _ "image/png" // -// "github.com/Luxurioust/excelize" +// "github.com/xuri/excelize" // ) // // func main() { |