summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2021-03-24 08:24:59 +0800
committerxuri <xuri.me@gmail.com>2021-03-24 08:24:59 +0800
commitab2c1c8fe1ef787c1f692bcf26c7bbe0cca2c5b3 (patch)
tree0b816ea6193707ec2ff86c44d583c6a15c7d0736 /go.mod
parentbd83c27ffc11915d0f6ffaa904ed999364434792 (diff)
#64 fn: NORM.DIST, NORMDIST, NORM.INV, NORMINV, NORM.S.DIST, NORMSDIST, NORM.S.INV, and NORMSINV
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 01e837a..8beb465 100644
--- a/go.mod
+++ b/go.mod
@@ -6,8 +6,8 @@ require (
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/richardlehane/mscfb v1.0.3
github.com/stretchr/testify v1.6.1
- github.com/xuri/efp v0.0.0-20210311002341-9c6784cb2d17
- golang.org/x/crypto v0.0.0-20210317152858-513c2a44f670
+ github.com/xuri/efp v0.0.0-20210322160811-ab561f5b45e3
+ golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
golang.org/x/text v0.3.5