Prepare the release of 1.15 Operator #3079
knative-verify.yaml
on: pull_request
verify
/
Verify Deps and Codegen
2m 42s
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 4e90ffa..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
|
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
|