1

Move from dep to go mod (experiment)

This commit is contained in:
2018-12-22 18:03:53 +04:00
parent 3fdcb11dcd
commit 647d9c548b
17 changed files with 70 additions and 91 deletions

0
vendor/github.com/Arman92/go-tdlib/methods.go generated vendored Executable file → Normal file
View File

0
vendor/github.com/Arman92/go-tdlib/types.go generated vendored Executable file → Normal file
View File

8
vendor/modules.txt vendored Normal file
View File

@@ -0,0 +1,8 @@
# github.com/Arman92/go-tdlib v0.0.0-20181103144727-9577ff528640
github.com/Arman92/go-tdlib
# github.com/rs/zerolog v1.11.0
github.com/rs/zerolog
github.com/rs/zerolog/internal/cbor
github.com/rs/zerolog/internal/json
# gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2