Bump github.com/d5/tengo/v2 from 2.3.2 to 2.3.3 (#510)

Bumps [github.com/d5/tengo/v2](https://github.com/d5/tengo) from 2.3.2 to 2.3.3.
- [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.3.2...v2.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-23 12:42:44 +10:00
committed by GitHub
parent 84d33c49bb
commit 5f9370f0ef
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.3.2
github.com/d5/tengo/v2 v2.3.3
github.com/gofrs/uuid v3.3.0+incompatible
github.com/golang/protobuf v1.4.2
github.com/google/go-querystring v1.0.0