fixed tron build

This commit is contained in:
Stephan D
2026-01-30 18:28:46 +01:00
parent 8377b26c86
commit abf1a39d1a
30 changed files with 81 additions and 81 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.7
go.mongodb.org/mongo-driver v1.17.8
go.uber.org/zap v1.27.1
google.golang.org/grpc v1.78.0
gopkg.in/yaml.v3 v3.0.1