summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2022-07-15 11:16:50 +0100
committerPaul Buetow <pbuetow@mimecast.com>2022-07-15 11:46:39 +0100
commit5a7c00f6fa0d47dccac59de53af9603ac03275eb (patch)
tree2f96409c7df752823fce47dc2f2a8cea940112ac /go.mod
parentca825db9ecf9894ea07f9187d2666aa6a0070821 (diff)
Update dependencies
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 2329f96..73711b3 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.18
require (
github.com/DataDog/zstd v1.5.2
- golang.org/x/crypto v0.0.0-20220214200702-86341886e292
+ golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
)
require (