1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-11-23 21:44:44 +02:00

fix(deps): update module github.com/google/go-github/v57 to v58 (#3187)

This commit is contained in:
renovate[bot]
2024-01-13 08:13:22 +01:00
committed by GitHub
parent b56f4a19a7
commit 57dd88f94a
6 changed files with 7 additions and 30 deletions

View File

@@ -26,7 +26,7 @@ import (
"strconv"
"strings"
"github.com/google/go-github/v57/github"
"github.com/google/go-github/v58/github"
"github.com/rs/zerolog/log"
"golang.org/x/oauth2"