Files
tgex-backend/pkg/go.mod
T
root a33fa24e99
Build & Push / build (push) Canceled after 0s
Initial commit
2026-08-05 19:31:35 +03:00

10 lines
155 B
AMPL

module github.com/TelegramExchange/pkg
go 1.24.4
require (
github.com/gotd/td v0.136.0
github.com/jackc/pgx/v5 v5.7.6
github.com/rs/zerolog v1.34.0
)