+ ledger account ownerRef

This commit is contained in:
Stephan D
2026-01-22 00:38:05 +01:00
parent eb4e7bc06a
commit 62ff96b90e
31 changed files with 69 additions and 47 deletions

View File

@@ -9,7 +9,7 @@ replace github.com/tech/sendico/fx/oracle => ../../fx/oracle
require (
github.com/tech/sendico/fx/oracle v0.0.0
github.com/tech/sendico/pkg v0.1.0
go.mongodb.org/mongo-driver v1.17.6
go.mongodb.org/mongo-driver v1.17.7
go.uber.org/zap v1.27.1
google.golang.org/grpc v1.78.0
gopkg.in/yaml.v3 v3.0.1