diff go.mod @ 4646:89a72e0e2f9b stree-experiment

Add a method to serialize an STRTree.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 13 Oct 2019 15:45:39 +0200
parents 7844a3a630eb
children f5492fda097c
line wrap: on
line diff
--- a/go.mod	Fri Oct 11 23:46:35 2019 +0200
+++ b/go.mod	Sun Oct 13 15:45:39 2019 +0200
@@ -16,6 +16,7 @@
 	github.com/magiconair/properties v1.8.1 // indirect
 	github.com/mitchellh/go-homedir v1.1.0
 	github.com/pelletier/go-toml v1.4.0 // indirect
+	github.com/pierrec/lz4 v2.3.0+incompatible
 	github.com/pkg/errors v0.8.1 // indirect
 	github.com/rs/cors v1.7.0
 	github.com/sergi/go-diff v1.0.0