missing proto definition

This commit is contained in:
Stephan D
2026-02-26 22:29:18 +01:00
parent e8d763eb15
commit 20ce4485e8
36 changed files with 110 additions and 115 deletions

View File

@@ -13,7 +13,7 @@ require (
github.com/tech/sendico/fx/storage v0.0.0
github.com/tech/sendico/pkg v0.1.0
go.uber.org/zap v1.27.1
golang.org/x/net v0.50.0
golang.org/x/net v0.51.0
gopkg.in/yaml.v3 v3.0.1
)