-
- Downloads
Merge branch 'renovate/github.com-datadog-zstd-1.x' into 'master'
Update module github.com/DataDog/zstd to v1.5.2+patch1 See merge request !11
No related branches found
No related tags found
... | @@ -3,7 +3,7 @@ module git.autistici.org/ai3/tools/replds2 | ... | @@ -3,7 +3,7 @@ module git.autistici.org/ai3/tools/replds2 |
go 1.15 | go 1.15 | ||
require ( | require ( | ||
github.com/DataDog/zstd v1.5.0 | github.com/DataDog/zstd v1.5.3-0.20220606203749-fd035e54e312 | ||
github.com/armon/go-radix v1.0.0 | github.com/armon/go-radix v1.0.0 | ||
github.com/cespare/xxhash/v2 v2.1.2 // indirect | github.com/cespare/xxhash/v2 v2.1.2 // indirect | ||
github.com/golang/protobuf v1.5.2 | github.com/golang/protobuf v1.5.2 | ||
... | ... |
Please register or sign in to comment