Fix array index out of bounds.
[lightning.git] / go.mod
diff --git a/go.mod b/go.mod
index 951c7b0eadf17a43a1e573e636a8b92ac8ae49a7..bc812fedcd2ea5dc084f86588588fbc501a40e48 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,10 @@ require (
        github.com/gonum/internal v0.0.0-20181124074243-f884aa714029 // indirect
        github.com/james-bowman/nlp v0.0.0-20200417075118-1e2772e0e1e5
        github.com/james-bowman/sparse v0.0.0-20200514124614-ae250424e52d // indirect
+       github.com/klauspost/compress v1.11.3 // indirect
+       github.com/klauspost/pgzip v1.2.5
        github.com/kshedden/gonpy v0.0.0-20190510000443-66c21fac4672
+       github.com/mattn/go-isatty v0.0.12
        github.com/prometheus/client_golang v1.6.0 // indirect
        github.com/prometheus/common v0.10.0 // indirect
        github.com/sergi/go-diff v1.1.0