outbox for gateways
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/tech/sendico/ledger
|
||||
|
||||
go 1.24.0
|
||||
go 1.25.0
|
||||
|
||||
replace github.com/tech/sendico/pkg => ../pkg
|
||||
|
||||
@@ -49,5 +49,5 @@ require (
|
||||
golang.org/x/sync v0.19.0 // indirect
|
||||
golang.org/x/sys v0.41.0 // indirect
|
||||
golang.org/x/text v0.34.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user