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

@@ -6,7 +6,7 @@ replace github.com/tech/sendico/pkg => ../../pkg
require (
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
)