~bigbes/sr-ht-dolt

ref: 25541bcd042d7cd20f38634f9a39dbdde3bc8487 sr-ht-dolt/third_party/gozstd-purego/go.mod -rw-r--r-- 166 bytes
25541bcd — Eugene Blikh gitignore the in-repo git worktree directories 10 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