1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-11-23 21:44:44 +02:00

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

@@ -28,7 +28,7 @@ import (
"time"
"github.com/rs/zerolog/log"
"github.com/xanzy/go-gitlab"
"gitlab.com/gitlab-org/api/client-go"
"golang.org/x/oauth2"
"go.woodpecker-ci.org/woodpecker/v2/server"