summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGeorge Abbott <otg@gabbott.dev>2023-06-15 22:17:12 +0100
committerGeorge Abbott <otg@gabbott.dev>2023-06-15 22:17:12 +0100
commit9987f77b7100bb5934faa7427d1a4acda866ff38 (patch)
tree6aa4da902be7f6af0d2926accd151b949f92d81d /go.mod
parentc4d71b0fdb4bef63e1553843efa9cb9ea9270806 (diff)
excelize -> anyxcelizegetRowInterface
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index fb2ca4d..1f2042c 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
-module git.gabbott.dev/george/excelize/v2
+module anyxcelize
-go 1.16
+go 1.19
require (
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826