Bump github.com/d5/tengo/v2 from 2.0.5 to 2.1.1 (#462)

Bumps [github.com/d5/tengo/v2](https://github.com/d5/tengo) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/d5/tengo/releases)
- [Changelog](https://github.com/d5/tengo/blob/master/.goreleaser.yml)
- [Commits](https://github.com/d5/tengo/compare/v2.0.5...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Adrian Gallagher
2020-03-05 08:44:55 +11:00
committed by GitHub
parent ba07c86af9
commit 97b71dd9bd
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/thrasher-corp/gocryptotrader
go 1.12
require (
github.com/d5/tengo/v2 v2.0.5
github.com/d5/tengo/v2 v2.1.1
github.com/gofrs/uuid v3.2.0+incompatible
github.com/golang/protobuf v1.3.4
github.com/google/go-querystring v1.0.0