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

@@ -9,7 +9,7 @@ import (
"strings"
"testing"
"github.com/google/go-github/v71/github"
"github.com/google/go-github/v72/github"
"github.com/migueleliasweb/go-github-mock/src/mock"
"github.com/stretchr/testify/require"
"k8s.io/client-go/util/cert"