diff 3rdpartylibs.sh @ 134:0c56c56a1c44 remove-jwt

Removed the JWT layer from the session management.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 29 Jun 2018 17:17:20 +0200
parents f912ac27d576
children d93ccf1aba1b
line wrap: on
line diff
--- a/3rdpartylibs.sh	Thu Jun 28 17:26:38 2018 +0200
+++ b/3rdpartylibs.sh	Fri Jun 29 17:17:20 2018 +0200
@@ -1,3 +1,2 @@
 #!/bin/env sh
-go get -u -v github.com/dgrijalva/jwt-go
 go get -u -v github.com/jackc/pgx