view 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 source

#!/bin/env sh
go get -u -v github.com/dgrijalva/jwt-go
go get -u -v github.com/jackc/pgx