~bigbes/sr-ht-dolt

ref: 8e89f8a025a3b0b6304a280de3ca1ab311daa911 sr-ht-dolt/third_party/gozstd-purego/go.mod -rw-r--r-- 166 bytes
8e89f8a0 — Eugene Blikh feat(web/beads): promote milestones to their own view/tab 29 days ago
                                                                                
1
2
3
4
5
6
// Pure-Go drop-in replacement for github.com/dolthub/gozstd. See gozstd.go.
module github.com/dolthub/gozstd

go 1.23

require github.com/klauspost/compress v1.18.0