X-Git-Url: http://www.git.stargrave.org/?p=glocate.git;a=blobdiff_plain;f=go.mod;fp=go.mod;h=f8654fc71f5b20da772216ab5c99b8f3d5c0d4e6f80285b811eb9ef3a932a85b;hp=21a56ac38d3ed69bd8f41c743cbc4a7ceae01008c8cf7e616b6257df13950558;hb=d5b8c235a1f3088c6c1e7261df3d1b565d042db2ba2ad1bbd1018782b9178e1f;hpb=411a031ec7cc707b8269acc3dfe28bc8db1bab5a9a91781c26809ae9853c6f6a diff --git a/go.mod b/go.mod index 21a56ac..f8654fc 100644 --- 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