mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-21 20:20:17 +01:00
8 lines
116 B
Modula-2
8 lines
116 B
Modula-2
module github.com/c0re100/gotdlib
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/google/uuid v1.6.0
|
|
golang.org/x/crypto v0.31.0
|
|
)
|