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

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-08-28 11:45:38 +02:00
committed by GitHub
parent 2349ee1eef
commit d95b7a43a2
6 changed files with 55 additions and 61 deletions

View File

@@ -121,7 +121,6 @@ func TestTinyPod(t *testing.T) {
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"step": "build-via-gradle",
"woodpecker-ci.org/step": "build-via-gradle"
@@ -202,7 +201,6 @@ func TestFullPod(t *testing.T) {
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"app": "test",
"part-of": "woodpecker-ci",
@@ -504,7 +502,6 @@ func TestScratchPod(t *testing.T) {
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"step": "curl-google",
"woodpecker-ci.org/step": "curl-google"
@@ -551,7 +548,6 @@ func TestSecrets(t *testing.T) {
"metadata": {
"name": "wp-3kgk0qj36d2me01he8bebctabr-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"step": "test-secrets",
"woodpecker-ci.org/step": "test-secrets"
@@ -672,7 +668,6 @@ func TestPodTolerations(t *testing.T) {
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"step": "toleration-test",
"woodpecker-ci.org/step": "toleration-test"
@@ -732,7 +727,6 @@ func TestPodTolerationsAllowFromStep(t *testing.T) {
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"step": "toleration-test",
"woodpecker-ci.org/step": "toleration-test"
@@ -755,7 +749,6 @@ func TestPodTolerationsAllowFromStep(t *testing.T) {
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0",
"namespace": "woodpecker",
"creationTimestamp": null,
"labels": {
"step": "toleration-test",
"woodpecker-ci.org/step": "toleration-test"
@@ -824,8 +817,7 @@ func TestStepSecret(t *testing.T) {
const expected = `{
"metadata": {
"name": "wp-01he8bebctabr3kgk0qj36d2me-0-step-secret",
"namespace": "woodpecker",
"creationTimestamp": null
"namespace": "woodpecker"
},
"type": "Opaque",
"stringData": {