Update module github.com/google/go-github/v84 to v85 (#6500)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-26 08:10:37 +02:00
committed by GitHub
co-authored by lnx01
parent 4afddf78f5
commit fb4301c0fd
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/v84/github"
"github.com/google/go-github/v85/github"
"github.com/rs/zerolog/log"
"golang.org/x/oauth2"