fix(deps): update module github.com/google/go-github/v55 to v56 (#2573)

This commit is contained in:
renovate[bot]
2023-10-12 15:28:00 +02:00
committed by GitHub
parent 0623eefd3b
commit b1cedecc42
6 changed files with 8 additions and 23 deletions

View File

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