fix(deps): update module github.com/andygrunwald/go-jira to v1.14.0 (#167)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-04 15:56:31 +02:00 committed by GitHub
parent 7a3896821b
commit 93707ab667
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 14 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.16
require (
github.com/AlecAivazis/survey/v2 v2.2.16
github.com/Masterminds/sprig/v3 v3.2.2
github.com/andygrunwald/go-jira v1.13.0
github.com/andygrunwald/go-jira v1.14.0
github.com/coreos/go-semver v0.3.0
github.com/fatih/color v1.12.0
github.com/imdario/mergo v0.3.12