view 3rdpartylibs.sh @ 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
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