]> Sergey Matveev's repositories - glocate.git/blobdiff - go.mod
Improved version
[glocate.git] / go.mod
diff --git a/go.mod b/go.mod
index 21a56ac38d3ed69bd8f41c743cbc4a7ceae01008c8cf7e616b6257df13950558..f8654fc71f5b20da772216ab5c99b8f3d5c0d4e6f80285b811eb9ef3a932a85b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,4 @@ module go.stargrave.org/glocate
 
 go 1.18
 
-require (
-       github.com/dustin/go-humanize v1.0.0
-       github.com/klauspost/compress v1.15.8
-)
+require github.com/dustin/go-humanize v1.0.0