Chore: Update go-github dependencies (#100994)

This commit is contained in:
Ryan McKinley
2025-02-19 22:06:46 +03:00
committed by GitHub
parent 634142eca3
commit 8c21a49c35
6 changed files with 10 additions and 10 deletions

View File

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