mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-22 04:30: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.3.1
|
|
golang.org/x/crypto v0.13.0
|
|
)
|