diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 1546cf3b..740bc5dc 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -25,6 +25,17 @@ github.com/Rhymen/go-whatsapp/crypto/hkdf github.com/Rhymen/go-whatsapp/binary/token # github.com/bwmarrin/discordgo v0.19.0 github.com/bwmarrin/discordgo +# github.com/d5/tengo v1.9.2 +github.com/d5/tengo/script +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/stdlib +github.com/d5/tengo/compiler/ast +github.com/d5/tengo/compiler/token +github.com/d5/tengo/compiler/scanner # github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew # github.com/dfordsoft/golib v0.0.0-20180902042739-76ee6ab99bec |