diff options
author | Wim <wim@42.be> | 2020-01-09 21:52:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-09 21:52:19 +0100 |
commit | 9d84d6dd643c4017074e81465671cd9b25f9539a (patch) | |
tree | 8a767f91d655a6cf21d476e4fb7aa6fd8a952df8 /vendor/modules.txt | |
parent | 0f708daf2d14dcca261ef98cc698a1b1f2a6aa74 (diff) | |
download | matterbridge-msglm-9d84d6dd643c4017074e81465671cd9b25f9539a.tar.gz matterbridge-msglm-9d84d6dd643c4017074e81465671cd9b25f9539a.tar.bz2 matterbridge-msglm-9d84d6dd643c4017074e81465671cd9b25f9539a.zip |
Update to tengo v2 (#976)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 22bb538c..32b59b59 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -25,19 +25,12 @@ github.com/Rhymen/go-whatsapp/crypto/curve25519 github.com/Rhymen/go-whatsapp/crypto/hkdf # github.com/bwmarrin/discordgo v0.20.2 => github.com/matterbridge/discordgo v0.18.1-0.20200109173909-ed873362fa43 github.com/bwmarrin/discordgo -# github.com/d5/tengo v1.24.8 -github.com/d5/tengo -github.com/d5/tengo/compiler -github.com/d5/tengo/compiler/ast -github.com/d5/tengo/compiler/parser -github.com/d5/tengo/compiler/scanner -github.com/d5/tengo/compiler/source -github.com/d5/tengo/compiler/token -github.com/d5/tengo/objects -github.com/d5/tengo/runtime -github.com/d5/tengo/script -github.com/d5/tengo/stdlib -github.com/d5/tengo/stdlib/json +# github.com/d5/tengo/v2 v2.0.2 +github.com/d5/tengo/v2 +github.com/d5/tengo/v2/parser +github.com/d5/tengo/v2/stdlib +github.com/d5/tengo/v2/stdlib/json +github.com/d5/tengo/v2/token # github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew # github.com/dfordsoft/golib v0.0.0-20180902042739-76ee6ab99bec |