4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-09-11 13:32:30 +00:00

Update tengo vendor and load the stdlib. Fixes #789 (#792)

This commit is contained in:
Wim
2019-04-06 22:18:25 +02:00
committed by GitHub
parent cdf33e5748
commit 115d20373c
63 changed files with 7020 additions and 1304 deletions

4
vendor/modules.txt vendored
View File

@@ -17,14 +17,16 @@ github.com/Philipp15b/go-steam/rwu
github.com/Philipp15b/go-steam/socialcache
# github.com/bwmarrin/discordgo v0.19.0
github.com/bwmarrin/discordgo
# github.com/d5/tengo v1.12.1
# github.com/d5/tengo v1.20.0
github.com/d5/tengo/script
github.com/d5/tengo/stdlib
github.com/d5/tengo/compiler
github.com/d5/tengo/compiler/parser
github.com/d5/tengo/compiler/source
github.com/d5/tengo/objects
github.com/d5/tengo/runtime
github.com/d5/tengo
github.com/d5/tengo/stdlib/json
github.com/d5/tengo/compiler/ast
github.com/d5/tengo/compiler/token
github.com/d5/tengo/compiler/scanner