view 3rdpartylibs.sh @ 153:dc2a5920b731

Removed Log statement frim component Removed erroneously commited log statement
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 02 Jul 2018 16:30:29 +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/...