mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-21 20:20:17 +01:00
Update go mod
This commit is contained in:
parent
4b010c3b43
commit
930f3352f3
2 changed files with 33 additions and 7 deletions
4
go.mod
4
go.mod
|
|
@ -3,6 +3,6 @@ module github.com/c0re100/gotdlib
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.3.1
|
||||
golang.org/x/crypto v0.13.0
|
||||
github.com/google/uuid v1.6.0
|
||||
golang.org/x/crypto v0.31.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue