view 3rdpartylibs.sh @ 34:1e279abd8e06

Made login button smaller Login button has now 20px line height to harmonize layout.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 26 Jun 2018 14:18:05 +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