diff 3rdpartylibs.sh @ 302:0777aa6de45b

Password reset. Part I
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 01 Aug 2018 12:29:55 +0200
parents 63dd5216eee4
children c23eb0f34e39
line wrap: on
line diff
--- a/3rdpartylibs.sh	Tue Jul 31 22:24:37 2018 +0200
+++ b/3rdpartylibs.sh	Wed Aug 01 12:29:55 2018 +0200
@@ -5,3 +5,4 @@
 go get -u -v github.com/spf13/cobra
 go get -u -v github.com/spf13/viper
 go get -u -v github.com/gorilla/mux
+go get -u -v gopkg.in/gomail.v2