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 (#5336)

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]
2025-07-22 17:22:48 +03:00
committed by GitHub
parent 79e4dd5380
commit ddf5a09cd8
26 changed files with 70 additions and 43 deletions

View File

@@ -19,7 +19,7 @@ import (
"crypto/tls"
"net/http"
"gitlab.com/gitlab-org/api/client-go"
gitlab "gitlab.com/gitlab-org/api/client-go"
"golang.org/x/oauth2"
)