Implement saving snapshots to a database

This commit is contained in:
2025-07-20 11:38:08 +02:00
parent 22f991e72e
commit b785d24a08
6 changed files with 60 additions and 8 deletions

1
go.mod
View File

@@ -38,6 +38,7 @@ require (
)
require (
git.site.quack-lab.dev/dave/cyutils v1.0.0
github.com/go-git/go-git/v5 v5.14.0
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
golang.org/x/net v0.35.0 // indirect