Update module github.com/google/go-github/v56 to v57 (#2899)

This commit is contained in:
renovate[bot]
2023-12-02 15:19:39 +01:00
committed by GitHub
parent 1caccdc977
commit 621eed6205
6 changed files with 12 additions and 23 deletions

View File

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