Skip to content

Commit

Permalink
Merge pull request #12 from moul/dev/moul/bump-hub
Browse files Browse the repository at this point in the history
fix: bump github/hub
  • Loading branch information
moul committed Apr 26, 2021
2 parents 95ca350 + 1a400f6 commit 2d1c9f6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 8 deletions.
3 changes: 1 addition & 2 deletions go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 16 additions & 5 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion maintenance.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"os/exec"
"path/filepath"

hub "github.com/github/hub/github"
hub "github.com/github/hub/v2/github"
"github.com/go-git/go-git/v5"
"go.uber.org/multierr"
"go.uber.org/zap"
Expand Down

0 comments on commit 2d1c9f6

Please sign in to comment.