1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-01 17:38:33 +00:00

Update module github.com/klauspost/compress to v1.17.10

This commit is contained in:
Renovate Bot 2024-09-26 02:03:41 +00:00
parent cd7f92797b
commit 7fbe6b4dc3
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -66,7 +66,7 @@ require (
github.com/jhillyerd/enmime v1.3.0
github.com/json-iterator/go v1.1.12
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/klauspost/compress v1.17.9
github.com/klauspost/compress v1.17.10
github.com/klauspost/cpuid/v2 v2.2.8
github.com/lib/pq v1.10.9
github.com/markbates/goth v1.80.0