view 3rdpartylibs.sh @ 1:0e1d0c00bc74

Useless webserver to test go-gettablity.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 11 Jun 2018 11:53:07 +0200
parents f771210e4484
children
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