]> Sergey Matveev's repositories - godlighty.git/commitdiff
Update zstd
authorSergey Matveev <stargrave@stargrave.org>
Tue, 26 Mar 2024 08:43:12 +0000 (11:43 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 26 Mar 2024 08:46:36 +0000 (11:46 +0300)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index eb0a44bee5821f8e72f36e8911a3e3f199b01d19..2278137418aae87eb1d775773f8007d4e4d8d7bd 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.21.5
 require (
        github.com/davecgh/go-spew v1.1.1
        github.com/dustin/go-humanize v1.0.1
-       github.com/klauspost/compress v1.17.4
+       github.com/klauspost/compress v1.17.7
        golang.org/x/net v0.19.0
        golang.org/x/sys v0.15.0
 )
diff --git a/go.sum b/go.sum
index 3b6c69eab7f9cc22ca486d00f948d8efdc2a844a..4dcbfbcfdfd5cedb3ea712212328e516c2093100 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -2,8 +2,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
 github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 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.4 h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4=
-github.com/klauspost/compress v1.17.4/go.mod h1:/dCuZOvVtNoHsyb+cuJD3itjs3NbnF6KH9zAO4BDxPM=
+github.com/klauspost/compress v1.17.7 h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg=
+github.com/klauspost/compress v1.17.7/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
 golang.org/x/net v0.19.0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c=
 golang.org/x/net v0.19.0/go.mod h1:CfAk/cbD4CthTvqiEl8NpboMuiuOYsAr/7NOjZJtv1U=
 golang.org/x/sys v0.15.0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc=