fix(deps): update golang-packages (#4553)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
This commit is contained in:
renovate[bot]
2024-12-12 16:40:36 +01:00
committed by GitHub
parent 960448b562
commit 591f256d1e
6 changed files with 41 additions and 45 deletions

View File

@@ -21,7 +21,7 @@ import (
"net/http"
"strings"
"github.com/xanzy/go-gitlab"
"gitlab.com/gitlab-org/api/client-go"
"go.woodpecker-ci.org/woodpecker/v2/server/model"
"go.woodpecker-ci.org/woodpecker/v2/shared/utils"