1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-08-08 22:16:34 +02:00

chore(deps): bump github.com/trivago/tgo from 1.0.1 to 1.0.7 (#346)

Bumps [github.com/trivago/tgo](https://github.com/trivago/tgo) from 1.0.1 to 1.0.7.
- [Release notes](https://github.com/trivago/tgo/releases)
- [Changelog](https://github.com/trivago/tgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trivago/tgo/compare/v1.0.1...v1.0.7)

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]
2021-02-08 18:48:13 +01:00
committed by GitHub
parent 939da6e201
commit 744cbf2b47
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -8,6 +8,6 @@ require (
github.com/google/go-cmp v0.5.4
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
github.com/pkg/errors v0.8.0
github.com/trivago/tgo v1.0.1
github.com/trivago/tgo v1.0.7
golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734
)