Bump github.com/d5/tengo/v2 from 2.2.0 to 2.3.0 (#502)

Bumps [github.com/d5/tengo/v2](https://github.com/d5/tengo) from 2.2.0 to 2.3.0.
- [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.2.0...v2.3.0)

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-10 13:38:26 +10:00
committed by GitHub
parent 22e6257e81
commit d08f9afb14
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.2.0
github.com/d5/tengo/v2 v2.3.0
github.com/gofrs/uuid v3.3.0+incompatible
github.com/golang/protobuf v1.4.1
github.com/google/go-querystring v1.0.0

2
go.sum
View File

@@ -36,6 +36,8 @@ github.com/d5/tengo/v2 v2.1.2 h1:JR5O6qJW2GW9lpv/MfEqK16a/Wpp2y8I0JZZ5fqNOL0=
github.com/d5/tengo/v2 v2.1.2/go.mod h1:XRGjEs5I9jYIKTxly6HCF8oiiilk5E/RYXOZ5b0DZC8=
github.com/d5/tengo/v2 v2.2.0 h1:S9R1Dx4GNedqp6FYjuuplxvXzdbHpz12MZOvpKLf3iw=
github.com/d5/tengo/v2 v2.2.0/go.mod h1:XRGjEs5I9jYIKTxly6HCF8oiiilk5E/RYXOZ5b0DZC8=
github.com/d5/tengo/v2 v2.3.0 h1:KD4BKNeN+GvZcA/Y5m5K7LdozraQm4CX4u6D6GNKGw0=
github.com/d5/tengo/v2 v2.3.0/go.mod h1:XRGjEs5I9jYIKTxly6HCF8oiiilk5E/RYXOZ5b0DZC8=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=