2
0

Bump github.com/google/go-github to v61 (#30738)

This commit is contained in:
Chongyi Zheng
2024-04-28 01:20:23 -04:00
committed by GitHub
parent 65a42120d1
commit 8b338025a8
6 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ import (
"strings"
"syscall"
"github.com/google/go-github/v57/github"
"github.com/google/go-github/v61/github"
"github.com/urfave/cli/v2"
"gopkg.in/yaml.v3"
)