comparison 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
comparison
equal deleted inserted replaced
133:f4523620ba5d 134:0c56c56a1c44
1 #!/bin/env sh 1 #!/bin/env sh
2 go get -u -v github.com/dgrijalva/jwt-go
3 go get -u -v github.com/jackc/pgx 2 go get -u -v github.com/jackc/pgx