update github.com/google/go-github and Kube versions in generated code

This commit is contained in:
Ryan Richard
2025-08-01 12:08:29 -07:00
parent 089e8cf740
commit 9c1cc8db50
17 changed files with 51 additions and 54 deletions

View File

@@ -12,7 +12,7 @@ import (
"slices"
"strings"
"github.com/google/go-github/v72/github"
"github.com/google/go-github/v73/github"
"k8s.io/apimachinery/pkg/util/sets"
"go.pinniped.dev/internal/plog"