Bump dependencies

This commit is contained in:
Pinny
2026-05-06 13:10:14 +00:00
parent 35c23a58e8
commit 85abad32f1
6 changed files with 148 additions and 115 deletions

View File

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