]> Sergey Matveev's repositories - glocate.git/commitdiff
Update dependant libraries
authorSergey Matveev <stargrave@stargrave.org>
Thu, 26 Dec 2024 11:03:29 +0000 (14:03 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 26 Dec 2024 11:03:29 +0000 (14:03 +0300)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index e63bbf0a8a9da4e75438c27a03b8457d25e7b346dee9abb5b2b4786b5cd0795b..aa84d7d0799772daaba15193cf3c51821198a85119bad0974b255728328cd394 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,5 @@ go 1.22.4
 
 require (
        github.com/dustin/go-humanize v1.0.1
-       github.com/klauspost/compress v1.17.9
+       github.com/klauspost/compress v1.17.11
 )
diff --git a/go.sum b/go.sum
index e42690576bc7cd810242575c9d0d36b5591476bd87cdee2e177f3cbd156b9d86..d24daf401eb2645ec7c843fe7b397a0e9281405eb4713114e883a8b39e38b058 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,4 +1,4 @@
 github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
 github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
-github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
-github.com/klauspost/compress v1.17.9/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
+github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
+github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=