view 3rdpartylibs.sh @ 151:3349bfc2a047

Shutdown server gracefully.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 02 Jul 2018 13:23:31 +0200
parents 0116aae1071b
children 11d1a488b08f
line wrap: on
line source

#!/bin/sh
go get -u -v github.com/jackc/pgx
go get -u -v github.com/coreos/bbolt/...