DoodleScheduling / keycloak-controller

Keycloak realm reconciliation for kubernetes
Apache License 2.0
5 stars 0 forks source link

chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.45.0 - autoclosed #72

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp require minor v0.35.1 -> v0.45.0

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.



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

renovate[bot] commented 1 year ago

âš  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:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/d4372d/b1b5e2/repos/github/DoodleScheduling/k8skeycloak-controller":"/tmp/worker/d4372d/b1b5e2/repos/github/DoodleScheduling/k8skeycloak-controller" -v "/tmp/worker/d4372d/b1b5e2/cache":"/tmp/worker/d4372d/b1b5e2/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/d4372d/b1b5e2/repos/github/DoodleScheduling/k8skeycloak-controller" ghcr.io/containerbase/sidecar:9.20.4 bash -l -c "install-tool golang 1.21.1 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading k8s.io/apiextensions-apiserver v0.27.3
go: downloading github.com/fluxcd/pkg/runtime v0.42.0
go: downloading k8s.io/apimachinery v0.27.4
go: downloading github.com/spf13/pflag v1.0.5
go: downloading sigs.k8s.io/controller-runtime v0.15.1
go: downloading k8s.io/api v0.27.4
go: downloading k8s.io/client-go v0.27.4
go: downloading github.com/go-logr/logr v1.2.4
go: downloading go.opentelemetry.io/otel v1.19.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.13.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.13.0
go: downloading go.opentelemetry.io/otel/sdk v1.13.0
go: downloading github.com/onsi/ginkgo/v2 v2.11.0
go: downloading github.com/onsi/gomega v1.27.10
go: downloading google.golang.org/grpc v1.57.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go: downloading go.opentelemetry.io/otel/trace v1.19.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/utils v0.0.0-20230209194617-a36077c30491
go: downloading github.com/fluxcd/pkg/apis/meta v1.1.2
go: downloading sigs.k8s.io/cli-utils v0.35.0
go: downloading golang.org/x/net v0.13.0
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading go.uber.org/zap v1.25.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading go.opentelemetry.io/otel/metric v1.19.0
go: downloading golang.org/x/sys v0.10.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.13.0
go: downloading go.opentelemetry.io/proto/otlp v0.19.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
go: downloading github.com/google/go-cmp v0.5.9
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading github.com/go-logr/zapr v1.2.4
go: downloading github.com/golang/protobuf v1.5.3
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/imdario/mergo v0.3.13
go: downloading golang.org/x/term v0.10.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading k8s.io/kubectl v0.26.0
go: downloading golang.org/x/time v0.3.0
go: downloading go.uber.org/multierr v1.10.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f
go: downloading gomodules.xyz/jsonpatch/v2 v2.3.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/cenkalti/backoff/v4 v4.2.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/oauth2 v0.7.0
go: downloading github.com/google/gnostic v0.6.9
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading github.com/spf13/cobra v1.6.1
go: downloading k8s.io/cli-runtime v0.26.0
go: downloading k8s.io/component-base v0.27.4
go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading golang.org/x/text v0.11.0
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
go: downloading golang.org/x/tools v0.9.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/inconshreveable/mousetrap v1.0.1
go: downloading sigs.k8s.io/kustomize/api v0.12.1
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/go-openapi/jsonreference v0.20.1
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/emicklei/go-restful/v3 v3.10.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.1.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/moby/spdystream v0.2.0
go: downloading go.starlark.net v0.0.0-20221028183056-acb66ad56dd2
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.1
go: downloading go.opentelemetry.io v0.1.0
go: github.com/DoodleScheduling/k8skeycloak-controller/internal/otelsetup 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/DoodleScheduling/k8skeycloak-controller/internal/otelsetup imports
    go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
    go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig imports
    go.opentelemetry.io/otel/exporters/otlp/internal/envconfig: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig