refactor
This commit is contained in:
9
pkg/go.mod
Normal file
9
pkg/go.mod
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
)
|
||||
Reference in New Issue
Block a user