From 933159f9391f9be1b41b51e85885722124f8a7aa Mon Sep 17 00:00:00 2001 From: xuri Date: Mon, 2 Aug 2021 00:00:26 +0800 Subject: Update dependencies module and bump version 2.4.1 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 877b924..41f53a2 100644 --- a/go.mod +++ b/go.mod @@ -7,8 +7,8 @@ require ( github.com/richardlehane/mscfb v1.0.3 github.com/stretchr/testify v1.6.1 github.com/xuri/efp v0.0.0-20210322160811-ab561f5b45e3 - golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a + golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb - golang.org/x/net v0.0.0-20210610132358-84b48f89b13b + golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 golang.org/x/text v0.3.6 ) -- cgit v1.2.1