aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index bf2d6d1..65e54be 100644
--- a/go.mod
+++ b/go.mod
@@ -6,4 +6,6 @@ require (
github.com/gofrs/uuid v4.0.0+incompatible
github.com/gomodule/redigo v2.0.0+incompatible
github.com/lib/pq v1.9.0
+ github.com/simia-tech/crypt v0.5.0
+ golang.org/x/text v0.3.6
)