build(deps): bump github.com/d5/tengo/v2 from 2.9.0 to 2.10.0 (#839)

Bumps [github.com/d5/tengo/v2](https://github.com/d5/tengo) from 2.9.0 to 2.10.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.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/d5/tengo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-16 14:20:42 +11:00
committed by GitHub
parent 8124e55add
commit 25e9d284d0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.13
require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/d5/tengo/v2 v2.9.0
github.com/d5/tengo/v2 v2.10.0
github.com/friendsofgo/errors v0.9.2 // indirect
github.com/gofrs/uuid v4.1.0+incompatible
github.com/google/go-querystring v1.1.0