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
@@ -7,7 +7,7 @@ import (
"errors"
"time"
"github.com/google/go-github/v69/github"
"github.com/google/go-github/v70/github"
apierrors "k8s.io/apimachinery/pkg/api/errors"
)