summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2021-04-04 15:29:43 +0800
committerxuri <xuri.me@gmail.com>2021-04-04 15:29:43 +0800
commitf8f699a172bd0219a8736b19091dd3eaa9eb3b25 (patch)
tree5f268eed0b3979f175a49d508fee8409a32a6f7f /go.mod
parent89c262fc1d525f74bb0e2fb61ae7a3d10d07a12a (diff)
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8beb465..0984d3a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/360EntSecGroup-Skylar/excelize/v2
-go 1.11
+go 1.15
require (
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826