downgrade blob hashes in ClientCacheMissResponse and SubChunk packets

This commit is contained in:
ethaniccc
2025-08-29 16:40:08 -04:00
parent c2e27116e8
commit 5086f9bfc8
3 changed files with 7 additions and 0 deletions

1
go.mod
View File

@@ -21,6 +21,7 @@ require (
require (
github.com/brentp/intintmap v0.0.0-20190211203843-30dc0ade9af9 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/df-mc/goleveldb v1.1.9 // indirect
github.com/go-jose/go-jose/v4 v4.1.0 // indirect
github.com/golang/snappy v1.0.0 // indirect