about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAnirudh Oppiliappan <x@icyphox.sh>2020-04-20 21:47:19 +0530
committerReto Brunner <reto@labrat.space>2020-04-20 18:55:04 +0200
commit280d8e7e1cce40f11c6d5f368f9060486556f96b (patch)
treebfb238504fb33b8c58e36d3f3ae184a4274e459c /go.mod
parent06bb332285bc1d4aa1e43573eff8d55c5943f578 (diff)
downloadaerc-280d8e7e1cce40f11c6d5f368f9060486556f96b.tar.gz
Bump ProtonMail/crypto to fix build on OpenBSD
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
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 29a7e85..b770905 100644
--- a/go.mod
+++ b/go.mod
@@ -43,6 +43,6 @@ require (
 	gopkg.in/yaml.v2 v2.2.8 // indirect
 )
 
-replace golang.org/x/crypto => github.com/ProtonMail/crypto v1.0.1-0.20191122234321-e77a1f03baa0
+replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20200420072808-71bec3603bf3
 
 replace github.com/gdamore/tcell => git.sr.ht/~sircmpwn/tcell v0.0.0-20190807054800-3fdb6bc01a50