summaryrefslogtreecommitdiff
path: root/chart.go
diff options
context:
space:
mode:
Diffstat (limited to 'chart.go')
-rw-r--r--chart.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart.go b/chart.go
index a6e068e..b8f9069 100644
--- a/chart.go
+++ b/chart.go
@@ -110,7 +110,7 @@ func parseFormatChartSet(formatSet string) *formatChart {
// import (
// "fmt"
//
-// "github.com/xuri/excelize"
+// "github.com/360EntSecGroup-Skylar/excelize"
// )
//
// func main() {