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

deps: update golang.org/x/exp digest to 9b4947d #107

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest be819d1 -> 9b4947d

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jul 1, 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: metrics-operator/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/kelseyhightower/envconfig v1.4.0
go: downloading github.com/keptn/lifecycle-toolkit/keptn-cert-manager v0.0.0-20231211075630-e386ec643fa7
go: downloading github.com/open-feature/go-sdk v1.9.0
go: downloading k8s.io/api v0.28.5
go: downloading k8s.io/apimachinery v0.28.5
go: downloading k8s.io/client-go v0.28.5
go: downloading sigs.k8s.io/controller-runtime v0.16.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/stretchr/testify v1.8.4
go: downloading k8s.io/component-base v0.28.5
go: downloading k8s.io/apiserver v0.28.5
go: downloading k8s.io/klog/v2 v2.110.1
go: downloading sigs.k8s.io/custom-metrics-apiserver v1.28.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading k8s.io/metrics v0.28.5
go: downloading golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
go: downloading golang.org/x/net v0.19.0
go: downloading k8s.io/apiextensions-apiserver v0.28.5
go: downloading github.com/DataDog/datadog-api-client-go/v2 v2.20.0
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading github.com/spf13/afero v1.11.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/prometheus/client_golang v1.18.0
go: downloading github.com/prometheus/client_model v0.5.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/go-logr/zapr v1.2.4
go: downloading go.uber.org/zap v1.25.0
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/google/gofuzz v1.2.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading k8s.io/kube-openapi v0.0.0-20230901164831-6c774f458599
go: downloading github.com/google/uuid v1.4.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.10.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
go: downloading go.opentelemetry.io/otel v1.21.0
go: downloading go.opentelemetry.io/otel/sdk v1.21.0
go: downloading golang.org/x/sys v0.15.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/prometheus/common v0.45.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading golang.org/x/term v0.15.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading golang.org/x/crypto v0.16.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0
go: downloading go.opentelemetry.io/proto/otlp v1.0.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading go.opentelemetry.io/otel/trace v1.21.0
go: downloading github.com/google/cel-go v0.16.1
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
go: downloading k8s.io/kms v0.28.5
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.9
go: downloading go.etcd.io/etcd/client/v3 v3.5.9
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0
go: downloading github.com/spf13/cobra v1.7.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.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/DataDog/zstd v1.5.2
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/NYTimes/gziphandler v1.1.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.opentelemetry.io/otel/metric v1.21.0
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading golang.org/x/sync v0.8.0
go: downloading go.etcd.io/etcd/api/v3 v3.5.9
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
go: downloading go.opentelemetry.io/otel v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.1
go: downloading go.opentelemetry.io v0.1.0
go: downloading go.opentelemetry.io/otel/metric v1.28.0
go: github.com/keptn/lifecycle-toolkit/metrics-operator/cmd/metrics/adapter imports
	k8s.io/apiserver/pkg/server/options imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	go.opentelemetry.io/otel/exporters/otlp/internal: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/internal
go: github.com/keptn/lifecycle-toolkit/metrics-operator/cmd/metrics/adapter imports
	k8s.io/apiserver/pkg/server/options imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig
go: github.com/keptn/lifecycle-toolkit/metrics-operator/cmd/metrics/adapter imports
	k8s.io/apiserver/pkg/server/options imports
	k8s.io/component-base/tracing imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/global: cannot find module providing package go.opentelemetry.io/otel/metric/global
go: github.com/keptn/lifecycle-toolkit/metrics-operator/cmd/metrics/adapter imports
	k8s.io/apiserver/pkg/server/options imports
	k8s.io/component-base/tracing imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/instrument/syncfloat64: cannot find module providing package go.opentelemetry.io/otel/metric/instrument/syncfloat64
go: github.com/keptn/lifecycle-toolkit/metrics-operator/cmd/metrics/adapter imports
	k8s.io/apiserver/pkg/server/options imports
	k8s.io/component-base/tracing imports
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp imports
	go.opentelemetry.io/otel/metric/instrument/syncint64: cannot find module providing package go.opentelemetry.io/otel/metric/instrument/syncint64

@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 7b28abb to 66ec442 Compare July 8, 2024 00:48
@renovate renovate bot changed the title deps: update golang.org/x/exp digest to 7f521ea deps: update golang.org/x/exp digest to 46b0784 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 66ec442 to 1d8758e Compare July 16, 2024 21:54
@renovate renovate bot changed the title deps: update golang.org/x/exp digest to 46b0784 deps: update golang.org/x/exp digest to e3f2596 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 1d8758e to 5849e7c Compare July 19, 2024 18:25
@renovate renovate bot changed the title deps: update golang.org/x/exp digest to e3f2596 deps: update golang.org/x/exp digest to 8a7402a Jul 19, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 5849e7c to 8118adf Compare August 8, 2024 17:40
@renovate renovate bot changed the title deps: update golang.org/x/exp digest to 8a7402a deps: update golang.org/x/exp digest to 0cdaa3a Aug 8, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 8118adf to 855f5de Compare August 22, 2024 19:07
@renovate renovate bot changed the title deps: update golang.org/x/exp digest to 0cdaa3a deps: update golang.org/x/exp digest to 778ce7b Aug 22, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/golang.org-x-exp-digest branch from 855f5de to 2c93b64 Compare August 23, 2024 01:47
@renovate renovate bot changed the title deps: update golang.org/x/exp digest to 778ce7b deps: update golang.org/x/exp digest to 9b4947d Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants