Skip to content

Commit

Permalink
Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent 7f0826b commit a4e1f81
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 19 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module github.com/kunickiaj/beer
require (
github.com/99designs/keyring v1.2.2
github.com/andygrunwald/go-jira v1.16.0
github.com/go-git/go-git/v5 v5.8.1
github.com/go-git/go-git/v5 v5.9.0
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.1
github.com/sergi/go-diff v1.2.0 // indirect
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
golang.org/x/term v0.10.0
golang.org/x/term v0.12.0
)

go 1.13
Loading

0 comments on commit a4e1f81

Please sign in to comment.