diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index dfa18372..9cb748d2 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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 |