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

This commit is contained in:
renovate[bot]
2024-02-17 09:04:33 +01:00
committed by GitHub
parent 2a580781bb
commit 4e44dd0e76
6 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ import (
"net/http"
"strings"
"github.com/google/go-github/v58/github"
"github.com/google/go-github/v59/github"
"go.woodpecker-ci.org/woodpecker/v2/server/forge/types"
"go.woodpecker-ci.org/woodpecker/v2/server/model"