Update module github.com/google/go-github/v63 to v64
This commit is contained in:
parent
eb25bc9edb
commit
c111730d08
5 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@ import (
|
|||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/google/go-github/v63/github"
|
||||
"github.com/google/go-github/v64/github"
|
||||
"github.com/urfave/cli/v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue