Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module k8s.io/apimachinery to v0.30.1 #1126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/apimachinery v0.24.2 -> v0.30.1 age adoption passing confidence

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

v0.28.3

Compare Source

v0.28.2

Compare Source

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.14

Compare Source

v0.27.13

Compare Source

v0.27.12

Compare Source

v0.27.11

Compare Source

v0.27.10

Compare Source

v0.27.9

Compare Source

v0.27.8

Compare Source

v0.27.7

Compare Source

v0.27.6

Compare Source

v0.27.5

Compare Source

v0.27.4

Compare Source

v0.27.3

Compare Source

v0.27.2

Compare Source

v0.27.1

Compare Source

v0.27.0

Compare Source

v0.26.15

Compare Source

v0.26.14

Compare Source

v0.26.13

Compare Source

v0.26.12

Compare Source

v0.26.11

Compare Source

v0.26.10

Compare Source

v0.26.9

Compare Source

v0.26.8

Compare Source

v0.26.7

Compare Source

v0.26.6

Compare Source

v0.26.5

Compare Source

v0.26.4

Compare Source

v0.26.3

Compare Source

v0.26.2

Compare Source

v0.26.1

Compare Source

v0.26.0

Compare Source

v0.25.16

Compare Source

v0.25.15

Compare Source

v0.25.14

Compare Source

v0.25.13

Compare Source

v0.25.12

Compare Source

v0.25.11

Compare Source

v0.25.10

Compare Source

v0.25.9

Compare Source

v0.25.8

Compare Source

v0.25.7

Compare Source

v0.25.6

Compare Source

v0.25.5

Compare Source

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.17

Compare Source

v0.24.16

Compare Source

v0.24.15

Compare Source

v0.24.14

Compare Source

v0.24.13

Compare Source

v0.24.12

Compare Source

v0.24.11

Compare Source

v0.24.10

Compare Source

v0.24.9

Compare Source

v0.24.8

Compare Source

v0.24.7

Compare Source

v0.24.6

Compare Source

v0.24.5

Compare Source

v0.24.4

Compare Source

v0.24.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ti-chi-bot
Copy link
Member

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added the dco-signoff: yes Indicates the PR's author has signed the dco. label Dec 13, 2022
@ti-chi-bot ti-chi-bot added the contribution Indicates that the PR was contributed by an external member. label Dec 13, 2022
@ti-chi-bot ti-chi-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 13, 2022
@ti-chi-bot
Copy link
Member

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ti-community-infra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.0 Update module k8s.io/apimachinery to v0.26.0 Dec 17, 2022
@renovate renovate bot changed the title Update module k8s.io/apimachinery to v0.26.0 fix(deps): update module k8s.io/apimachinery to v0.26.0 Dec 17, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jan 16, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading k8s.io/apimachinery v0.30.0
go: downloading k8s.io/test-infra v0.0.0-20230116043250-28c7a83d5420
go: downloading golang.org/x/oauth2 v0.3.0
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading gopkg.in/fsnotify.v1 v1.4.7
go: downloading k8s.io/client-go v0.24.2
go: downloading sigs.k8s.io/controller-runtime v0.12.3
go: downloading github.com/GoogleCloudPlatform/testgrid v0.0.123
go: downloading github.com/bwmarrin/snowflake v0.0.0
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading golang.org/x/crypto v0.21.0
go: downloading golang.org/x/net v0.23.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817
go: downloading github.com/tektoncd/pipeline v0.36.0
go: downloading gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5
go: downloading k8s.io/api v0.24.2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading google.golang.org/protobuf v1.33.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.18.0
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading cloud.google.com/go/storage v1.22.1
go: downloading cloud.google.com/go v0.102.0
go: downloading github.com/aws/aws-sdk-go v1.38.49
go: downloading gocloud.dev v0.19.0
go: downloading google.golang.org/api v0.83.0
go: downloading github.com/andygrunwald/go-jira v1.14.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/gomodule/redigo v1.8.5
go: downloading github.com/gregjones/httpcache v0.0.0-20190212212710-3befbb6ad0cc
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading go4.org v0.0.0-20201209231011-d4a079459e60
go: downloading github.com/clarketm/json v1.13.4
go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
go: downloading github.com/google/go-containerregistry v0.8.1-0.20220216220642-00c59d91847c
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading knative.dev/pkg v0.0.0-20220329144915-0a1ec2e0d46c
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/fvbommel/sortorder v1.0.1
go: downloading cloud.google.com/go/compute v1.6.1
go: downloading cloud.google.com/go/iam v0.3.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/googleapis/gax-go/v2 v2.4.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/googleapis/go-type-adapters v1.0.0
go: downloading google.golang.org/genproto v0.0.0-20220608133413-ed9918b62aac
go: downloading google.golang.org/grpc v1.47.0
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/component-base v0.24.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible
go: downloading github.com/trivago/tgo v1.0.7
go: downloading github.com/google/btree v1.0.1
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/mattn/go-zglob v0.0.2
go: downloading gopkg.in/ini.v1 v1.62.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/wire v0.4.0
go: downloading github.com/Azure/go-autorest/autorest v0.11.27
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.20
go: downloading github.com/felixge/fgprof v0.9.1
go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.0
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/zap v1.19.1
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.3.0
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
go: downloading github.com/census-instrumentation/opencensus-proto v0.3.0
go: downloading github.com/prometheus/statsd_exporter v0.21.0
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading go.uber.org/multierr v1.7.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/go-kit/log v0.1.0
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/autoresponder imports
	k8s.io/test-infra/prow/config imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1alpha1 imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock

@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.0 fix(deps): update module k8s.io/apimachinery to v0.26.1 Jan 19, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.1 fix(deps): update module k8s.io/apimachinery to v0.26.1 - autoclosed Feb 6, 2023
@renovate renovate bot closed this Feb 6, 2023
@renovate renovate bot deleted the renovate/kubernetes-go branch February 6, 2023 04:02
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.1 - autoclosed fix(deps): update module k8s.io/apimachinery to v0.26.1 Feb 6, 2023
@renovate renovate bot reopened this Feb 6, 2023
@renovate renovate bot restored the renovate/kubernetes-go branch February 6, 2023 06:56
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.1 fix(deps): update module k8s.io/apimachinery to v0.26.1 - autoclosed Feb 18, 2023
@renovate renovate bot closed this Feb 18, 2023
@renovate renovate bot deleted the renovate/kubernetes-go branch February 18, 2023 20:34
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.1 - autoclosed fix(deps): update module k8s.io/apimachinery to v0.26.1 Feb 18, 2023
@renovate renovate bot reopened this Feb 18, 2023
@renovate renovate bot restored the renovate/kubernetes-go branch February 18, 2023 21:39
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.1 fix(deps): update module k8s.io/apimachinery to v0.26.2 Mar 1, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.26.2 fix(deps): update module k8s.io/apimachinery to v0.26.2 - autoclosed Mar 3, 2023
@renovate renovate bot closed this Mar 3, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.28.1 fix(deps): update module k8s.io/apimachinery to v0.28.2 Sep 13, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.28.2 fix(deps): update module k8s.io/apimachinery to v0.28.3 Oct 18, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.28.3 fix(deps): update module k8s.io/apimachinery to v0.28.4 Nov 16, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.28.4 fix(deps): update module k8s.io/apimachinery to v0.29.0 Dec 13, 2023
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.0 fix(deps): update module k8s.io/apimachinery to v0.29.1 Jan 18, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.1 fix(deps): update module k8s.io/apimachinery to v0.29.2 Feb 15, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.2 fix(deps): update module k8s.io/apimachinery to v0.29.3 Mar 16, 2024
Copy link
Contributor

ti-chi-bot bot commented Mar 16, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign wuhuizuo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.3 fix(deps): update module k8s.io/apimachinery to v0.29.4 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.4 fix(deps): update module k8s.io/apimachinery to v0.30.0 Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 fix(deps): update module k8s.io/apimachinery to v0.30.0 - autoclosed Apr 24, 2024
@renovate renovate bot closed this Apr 24, 2024
@renovate renovate bot deleted the renovate/kubernetes-go branch April 24, 2024 23:07
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 - autoclosed fix(deps): update module k8s.io/apimachinery to v0.30.0 Apr 25, 2024
@renovate renovate bot reopened this Apr 25, 2024
@renovate renovate bot restored the renovate/kubernetes-go branch April 25, 2024 21:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 4e713f3 to 9b3a74b Compare May 15, 2024 14:46
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 fix(deps): update module k8s.io/apimachinery to v0.30.1 May 15, 2024
Copy link
Contributor Author

renovate bot commented May 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading k8s.io/test-infra v0.0.0-20230116043250-28c7a83d5420
go: downloading github.com/google/go-github/v29 v29.0.3
go: downloading golang.org/x/oauth2 v0.3.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading k8s.io/apimachinery v0.30.1
go: downloading gotest.tools v2.2.0+incompatible
go: downloading github.com/mroth/weightedrand v0.4.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/shurcooL/githubv4 v0.0.0-20230704064427-599ae7bbf278
go: downloading github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading gopkg.in/fsnotify.v1 v1.4.7
go: downloading k8s.io/client-go v0.24.2
go: downloading sigs.k8s.io/controller-runtime v0.12.3
go: downloading github.com/bwmarrin/snowflake v0.0.0
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/net v0.23.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/crypto v0.21.0
go: downloading github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817
go: downloading github.com/tektoncd/pipeline v0.36.0
go: downloading gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5
go: downloading k8s.io/api v0.24.2
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/GoogleCloudPlatform/testgrid v0.0.123
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading google.golang.org/protobuf v1.33.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.18.0
go: downloading cloud.google.com/go/storage v1.22.1
go: downloading github.com/aws/aws-sdk-go v1.38.49
go: downloading cloud.google.com/go v0.102.0
go: downloading gocloud.dev v0.19.0
go: downloading google.golang.org/api v0.83.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading github.com/andygrunwald/go-jira v1.14.0
go: downloading golang.org/x/time v0.3.0
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/gomodule/redigo v1.8.5
go: downloading github.com/gregjones/httpcache v0.0.0-20190212212710-3befbb6ad0cc
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.1-0.20210504230335-f78f29fc09ea
go: downloading go4.org v0.0.0-20201209231011-d4a079459e60
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/clarketm/json v1.13.4
go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
go: downloading github.com/google/go-containerregistry v0.8.1-0.20220216220642-00c59d91847c
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading knative.dev/pkg v0.0.0-20220329144915-0a1ec2e0d46c
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/fvbommel/sortorder v1.0.1
go: downloading cloud.google.com/go/compute v1.6.1
go: downloading cloud.google.com/go/iam v0.3.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/googleapis/gax-go/v2 v2.4.0
go: downloading github.com/googleapis/go-type-adapters v1.0.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading google.golang.org/genproto v0.0.0-20220608133413-ed9918b62aac
go: downloading google.golang.org/grpc v1.47.0
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible
go: downloading github.com/trivago/tgo v1.0.7
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/component-base v0.24.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading github.com/google/btree v1.0.1
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/mattn/go-zglob v0.0.2
go: downloading gopkg.in/ini.v1 v1.62.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/wire v0.4.0
go: downloading github.com/Azure/go-autorest/autorest v0.11.27
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.20
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/felixge/fgprof v0.9.1
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.3.0
go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.0
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/zap v1.19.1
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.3.0
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/census-instrumentation/opencensus-proto v0.3.0
go: downloading github.com/prometheus/statsd_exporter v0.21.0
go: downloading go.uber.org/multierr v1.7.0
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/go-kit/log v0.1.0
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/autoresponder imports
	k8s.io/test-infra/prow/config imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1alpha1 imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Indicates that the PR was contributed by an external member. dco-signoff: yes Indicates the PR's author has signed the dco. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant