aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index f0d83c8..4930fb2 100644
--- a/go.mod
+++ b/go.mod
@@ -10,4 +10,5 @@ require (
github.com/gorilla/mux v1.7.3
github.com/gorilla/sessions v1.2.0
github.com/sirupsen/logrus v1.4.2
+ golang.org/x/crypto v0.0.0-20200214034016-1d94cc7ab1c6
)