fix(deps): update module github.com/google/go-github/v83 to v84 (#6172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-28 08:30:09 +01:00
committed by GitHub
co-authored by lnx01
parent f3d2d0a5c2
commit f3aba93c54
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/v83/github"
"github.com/google/go-github/v84/github"
"github.com/rs/zerolog/log"
"golang.org/x/oauth2"