changeset 662:d856e458dd64 octree

Added snappy to 3rd party libs.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 18 Sep 2018 00:13:51 +0200
parents af1d4d44a88a
children a3d722e1f593
files 3rdpartylibs.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/3rdpartylibs.sh	Tue Sep 18 00:11:32 2018 +0200
+++ b/3rdpartylibs.sh	Tue Sep 18 00:13:51 2018 +0200
@@ -8,3 +8,4 @@
 go get -u -v gopkg.in/gomail.v2
 go get -u -v github.com/rs/cors
 go get -u -v golang.org/x/net/html/charset
+go get -u -v github.com/golang/snappy