aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-1/+1
|
* oid: Add ObjectIDGravatar Runxi Yu2026-02-201-0/+3
| | | | | 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.
* Delete everything, I'm redesigning this.Gravatar Runxi Yu2026-02-201-7/+0
| | | | | 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.
* 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