Chore: Update git dependencies (#103159)

This commit is contained in:
Ryan McKinley
2025-04-01 13:10:50 +03:00
committed by GitHub
parent 6af5fbf3ff
commit 1ead18d856
51 changed files with 133 additions and 110 deletions

View File

@ -8,7 +8,7 @@ import (
"path"
"strings"
"github.com/google/go-github/v69/github"
"github.com/google/go-github/v70/github"
"github.com/urfave/cli/v2"
"golang.org/x/oauth2"