Skip to content

Commit dd6f600

Browse files
committed
fix #49: up go-github to v45.1.0
1 parent af1de01 commit dd6f600

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/fatih/color v1.13.0
99
github.com/go-git/go-git/v5 v5.4.2
1010
github.com/golang/mock v1.6.0
11-
github.com/google/go-github/v45 v45.0.0
11+
github.com/google/go-github/v45 v45.1.0
1212
github.com/spf13/afero v1.8.2
1313
github.com/spf13/cobra v1.4.0
1414
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)