diff 3rdpartylibs.sh @ 16:f912ac27d576

The 3rdpartylibs.sh script has nothing to do with frontend. So move it back to old position.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 21 Jun 2018 10:16:49 +0200
parents client/3rdpartylibs.sh@88d0d60924cf
children 0c56c56a1c44 6eeaf9682c78
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdpartylibs.sh	Thu Jun 21 10:16:49 2018 +0200
@@ -0,0 +1,3 @@
+#!/bin/env sh
+go get -u -v github.com/dgrijalva/jwt-go
+go get -u -v github.com/jackc/pgx