changeset 0:f771210e4484

Initial checkin. Some thrid party libs.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 11 Jun 2018 11:22:27 +0200
parents
children 0e1d0c00bc74
files 3rdpartylibs.sh
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdpartylibs.sh	Mon Jun 11 11:22:27 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