From 6a6c38f3ee2ebaa92120a73fc1f73138fc980167 Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Tue, 13 Nov 2018 21:38:43 +0100 Subject: [PATCH] adding dependencies to readme --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Readme.md b/Readme.md index d988196..63deba0 100644 --- a/Readme.md +++ b/Readme.md @@ -31,3 +31,11 @@ Todo till we can fork this repo ## Script - script that runs all migrations (and passes through rollback or others, show states for company, run for single company) (list, connect, migrate) + +## dependencies + +github.com/kennygrant/sanitize +github.com/astaxie/beego +github.com/beego/bee +github.com/dgrijalva/jwt-go +golang.org/x/crypto/bcrypt