update repo

This commit is contained in:
shoopea 2021-10-23 15:25:50 +08:00
parent 2ee882de97
commit 9996905a11
2 changed files with 7 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module git.siteop.biz/chtwrs/gocw
go 1.16
require github.com/Arman92/go-tdlib v1.0.0

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/Arman92/go-tdlib v1.0.0 h1:ioj9TlKXjmVfyc6LwyTb4bje1WhrhCUzlJlmYxow3w8=
github.com/Arman92/go-tdlib v1.0.0/go.mod h1:gz/NLfLyXSF3LufhmK4a+xcrlIvAUR67zxOWv0JxvsU=