client rebuilding in progress

This commit is contained in:
2026-03-04 12:27:52 +02:00
parent 2d34ec5634
commit ae9c29de1e
31 changed files with 908 additions and 467 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module mstore
go 1.25.6
require (
github.com/google/go-containerregistry v0.21.0
github.com/google/go-containerregistry v0.21.2
github.com/google/uuid v1.6.0
github.com/jmoiron/sqlx v1.4.0
github.com/mattn/go-sqlite3 v1.14.34