kevo/go.mod
Jeremy Tregunna 1fba7f27f3
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 9m38s
feat: implement SSTable package with block handling and restart points
2025-04-19 17:39:43 -06:00

6 lines
107 B
Modula-2

module git.canoozie.net/jer/go-storage
go 1.24.2
require github.com/cespare/xxhash/v2 v2.3.0 // indirect