aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-07-18 16:29:00 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-07-18 16:29:00 +0100
commit2ea830f3e6511e0ebf56ab6dca7f5f90edb88f1c (patch)
treec65df04c0be35c24bd2a2b59e1cc7eeaa334d04f
parent2d2c651d75bfbd7464577bccbd66c647b164451d (diff)
renamed github repo name
-rw-r--r--reader/reader.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader/reader.go b/reader/reader.go
index b28f3e4..0aa477f 100644
--- a/reader/reader.go
+++ b/reader/reader.go
@@ -10,8 +10,8 @@ import (
"path/filepath"
"strings"
- "github.com/hammerheadlemon/coords"
"github.com/tealeg/xlsx"
+ "github.com/yulqen/coords"
)
type (