Allow to configure connectors

This commit is contained in:
mudler
2024-04-08 20:15:32 +02:00
parent 533caeee96
commit 66b1847644
6 changed files with 105 additions and 12 deletions

1
go.mod
View File

@@ -20,6 +20,7 @@ require (
github.com/andybalholm/cascadia v1.1.0 // indirect
github.com/go-logr/logr v1.3.0 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/go-telegram/bot v1.2.1 // indirect
github.com/gofiber/fiber/v2 v2.52.4 // indirect
github.com/gofiber/utils/v2 v2.0.0-beta.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect