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

This commit is contained in:
renovate[bot]
2023-09-13 14:49:39 +02:00
committed by GitHub
parent 97a7438ab1
commit 3eced32b81
6 changed files with 22 additions and 180 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ import (
"net/http"
"strings"
"github.com/google/go-github/v39/github"
"github.com/google/go-github/v55/github"
"github.com/woodpecker-ci/woodpecker/server/forge/types"
"github.com/woodpecker-ci/woodpecker/server/model"