[release-v1.21][gomod]: Bump the patch group across 1 directory with 5 updates #1047
knative-verify.yaml
on: pull_request
verify
/
Verify Deps and Codegen
3m 25s
Annotations
10 errors and 1 warning
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/validation/OWNERS#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/meta/OWNERS#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/errors/OWNERS#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/BUILD.bazel#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/BUILD.bazel#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/BUILD.bazel#L0
Please run ./hack/update-codegen.sh.
|
|
verify / Verify Deps and Codegen:
go.sum#L0
Please run ./hack/update-codegen.sh.
diff --git a/go.sum b/go.sum
index 613d466..4c17f80 100644
--- a/go.sum
+++ b/go.sum
@@ -244,8 +244,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
istio.io/api v1.28.6 h1:8BG/6gtnNZ94g7gh9uFOTDSvWSUtu7zMRgB9fiobcMI=
istio.io/api v1.28.6/go.mod h1:BD3qv/ekm16kvSgvSpuiDawgKhEwG97wx849CednJSg=
-istio.io/client-go v1.28.6 h1:ilAjfwmH44cherjWtVNUZOFb/aNXCnn9zc0Mt7T+bdc=
-istio.io/client-go v1.28.6/go.mod h1:ZQc6WE8fkJgYNlKkwn/+mwDqaeQF6WTnBFDFlnwjkiU=
+istio.io/client-go v1.28.2 h1:Nip37oU/gFoqoWIRNDoEbpFZETnL4GujMDtQYJf+U9g=
+istio.io/client-go v1.28.2/go.mod h1:bFfn5BZ4EHeLLOVbXIfjuckSC31uADdGhbmB69QwECg=
k8s.io/api v0.34.7 h1:186BQYhLYaaU0jhC4/uC3s4cQ+YSk0BlazRnEldXiqY=
k8s.io/api v0.34.7/go.mod h1:2qet0m0IfHSwXp+RLnunTWADUjy6qaXDa4PdeUnTJ9s=
k8s.io/apiextensions-apiserver v0.34.3 h1:p10fGlkDY09eWKOTeUSioxwLukJnm+KuDZdrW71y40g=
|
|
verify / Verify Deps and Codegen:
go.mod#L0
Please run ./hack/update-codegen.sh.
diff --git a/go.mod b/go.mod
index b4def1c..b8c281f 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
golang.org/x/sync v0.20.0
google.golang.org/protobuf v1.36.11
istio.io/api v1.28.6
- istio.io/client-go v1.28.6
+ istio.io/client-go v1.28.2
k8s.io/api v0.34.7
k8s.io/apimachinery v0.34.7
k8s.io/client-go v0.34.7
|
|
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/net-istio/net-istio. Supported file pattern: go.mod
|