Extract helper libraries from private repo of telegram-bot.app

This commit is contained in:
2023-10-10 22:16:50 +01:00
parent 0758cd5b52
commit 1a3628837f
19 changed files with 955 additions and 16 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
fiber "github.com/gofiber/fiber/v2"
"github.com/graphql-go/graphql/language/ast"
"github.com/graphql-go/graphql/language/parser"
libpack_monitoring "github.com/telegram-bot-app/libpack/monitoring"
libpack_monitoring "github.com/lukaszraczylo/graphql-monitoring-proxy/monitoring"
)
var retrospection_queries = []string{