Merge pull request 'granular fees plans' (#349) from fees-347 into main
Some checks failed
ci/woodpecker/push/db Pipeline is pending
ci/woodpecker/push/discovery Pipeline is pending
ci/woodpecker/push/frontend Pipeline is pending
ci/woodpecker/push/fx_ingestor Pipeline is pending
ci/woodpecker/push/nats Pipeline is pending
ci/woodpecker/push/notification Pipeline is pending
ci/woodpecker/push/payments_orchestrator Pipeline is pending
ci/woodpecker/push/fx_oracle Pipeline is pending
ci/woodpecker/push/gateway_chain Pipeline is pending
ci/woodpecker/push/gateway_mntx Pipeline is pending
ci/woodpecker/push/gateway_tgsettle Pipeline is pending
ci/woodpecker/push/ledger Pipeline is pending
ci/woodpecker/push/bff Pipeline failed
ci/woodpecker/push/billing_fees Pipeline failed

Reviewed-on: #349
This commit was merged in pull request #349.
This commit is contained in:
2026-01-30 15:59:30 +00:00
7 changed files with 227 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
module github.com/tech/sendico/billing/fees
go 1.25.3
go 1.25.6
replace github.com/tech/sendico/pkg => ../../pkg