Skip to content

Prepare the release of 1.15 Operator #3078

Prepare the release of 1.15 Operator

Prepare the release of 1.15 Operator #3078

Triggered via pull request July 25, 2024 00:43
Status Failure
Total duration 4m 42s
Artifacts

knative-verify.yaml

on: pull_request
verify  /  Verify Deps and Codegen
4m 30s
verify / Verify Deps and Codegen
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
verify / Verify Deps and Codegen: go.mod#L1
Please run ./hack/update-codegen.sh. diff --git a/go.mod b/go.mod index 3059abe..14c17f0 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,6 @@ require ( gocloud.dev v0.22.0 golang.org/x/mod v0.19.0 golang.org/x/oauth2 v0.21.0 - golang.org/x/sync v0.7.0 google.golang.org/api v0.183.0 istio.io/api v0.0.0-20231206023236-e7cadb36da57 istio.io/client-go v1.18.7 @@ -125,6 +124,7 @@ require ( go.uber.org/multierr v1.11.0 // indirect golang.org/x/crypto v0.25.0 // indirect golang.org/x/net v0.27.0 // indirect + golang.org/x/sync v0.7.0 // indirect golang.org/x/sys v0.22.0 // indirect golang.org/x/term v0.22.0 // indirect golang.org/x/text v0.16.0 // indirect
verify / Verify Deps and Codegen
Process completed with exit code 1.
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.sum