view 3rdpartylibs.sh @ 197:e85413e5befa

Cleaned up serialisation/deserilisation of sessions a bit.
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 20 Jul 2018 22:50:59 +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/...