Update module github.com/klauspost/compress to v1.18.6
This commit is contained in:
parent
acfd069965
commit
5c9a609eff
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.26
|
|||
|
||||
require (
|
||||
github.com/consensys/gnark-crypto v0.20.1
|
||||
github.com/klauspost/compress v1.18.5
|
||||
github.com/klauspost/compress v1.18.6
|
||||
golang.org/x/crypto v0.50.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue