diff 3rdpartylibs.sh @ 3621:2893ee8ce06f single-beam

concave hulls for single beam scans ... WIP.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 05 Jun 2019 16:34:52 +0200
parents f95ec0bb565c
children db7136854a51
line wrap: on
line diff
--- a/3rdpartylibs.sh	Wed Jun 05 15:47:30 2019 +0200
+++ b/3rdpartylibs.sh	Wed Jun 05 16:34:52 2019 +0200
@@ -44,6 +44,9 @@
 go get -u -v gonum.org/v1/gonum/stat
 # BSD-3-Clause
 
+go get -u -v github.com/ajstarks/svgo
+# Attribution 3.0 United States (CC BY 3.0 US)
+
 ## list of additional licenses that get fetched and installed as dependencies
 # github.com/fsnotify/fsnotify/ BSD-3-Clause
 # github.com/hashicorp/hcl/ MPL-2.0