aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* go.mod: Remove klauspost/compress depGravatar Runxi Yu2026-03-051-4/+1
* go.mod: Add x/sys v0.1.33Gravatar Runxi Yu2026-02-221-1/+4
* internal/zlib: Use klauspost/compress/flate for now... v0.1.29Gravatar Runxi Yu2026-02-211-0/+2
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-1/+1
* oid: Add ObjectID•••The tests are not rreeeaallly necessary but I guess if I somehow mess things up here, that'd pick it up earlier than debugging other things. Gravatar Runxi Yu2026-02-201-0/+3
* Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. Gravatar Runxi Yu2026-02-201-7/+0
* go.mod: Introduce xxhashGravatar Runxi Yu2026-01-291-0/+2
* go.mod: Bump golang.org/x/sysGravatar Runxi Yu2026-01-291-1/+1
* go.mod: Bump Go to 1.25Gravatar Runxi Yu2026-01-291-1/+1
* go.mod: Try using go 1.24.0Gravatar Runxi Yu2026-01-191-1/+1
* go.mod: Use the codeberg import pathGravatar Runxi Yu2026-01-191-1/+1
* Well, we use a dependency (golang.org/x/sys/cpu) now...Gravatar Runxi Yu2025-11-191-0/+2
* Bump Go version to 1.25.3Gravatar Runxi Yu2025-11-181-1/+1
* Initial commitGravatar Runxi Yu2025-11-131-0/+3