view 3rdpartylibs.sh @ 132:61f86d069259

Dont close db connections if they are currently busy when garbage collecting idle db connections.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 28 Jun 2018 17:18:29 +0200
parents f912ac27d576
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