Update module github.com/google/go-github/v85 to v86 (#6560)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-11 12:55:51 +02:00
committed by GitHub
co-authored by lnx01
parent 7f3dc3d3ed
commit d9c25cd601
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import (
"strings"
"time"
"github.com/google/go-github/v85/github"
"github.com/google/go-github/v86/github"
"github.com/rs/zerolog/log"
"golang.org/x/oauth2"