view 3rdpartylibs.sh @ 218:bcd9016dcd4d

Use correct statement for user.Extent case.
author Sascha Wilde <wilde@intevation.de>
date Tue, 24 Jul 2018 11:33:28 +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/...