From 3fb09744cc5264fdf3740364a9c6f6f5b64707cc Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Fri, 26 Oct 2018 15:36:21 +0200 Subject: Export tested, structs made Public --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index b9cc10b..8ec4e55 100755 --- a/makefile +++ b/makefile @@ -25,6 +25,7 @@ fetch_stuff: @go get github.com/BurntSushi/toml @go get github.com/atrox/homedir @go get github.com/pborman/getopt/v2 + @go get github.com/atotto/encoding/csv @mkdir -p outpdf @mkdir -p outtex @echo "All nessecary libaries installed" -- cgit v1.2.3