update github client, kube versions, linter

This commit is contained in:
Ryan Richard
2025-07-02 13:31:37 -07:00
parent 63d56f3abb
commit 96ef1b75a7
9 changed files with 15 additions and 15 deletions

View File

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