Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Roll back module github.com/metal-toolbox/alloy to v0.3.2 #26

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/metal-toolbox/alloy require rollback v0.3.3-0.20240415055734-d09250fed38a -> v0.3.2

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.

Copy link
Author

renovate bot commented May 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: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/equinix-labs/otel-init-go v0.0.9
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/spf13/viper v1.18.2
go: downloading go.hollow.sh/toolbox v0.6.3
go: downloading github.com/bmc-toolbox/common v0.0.0-20240426155832-c9882dbabcca
go: downloading github.com/coreos/go-oidc v2.2.1+incompatible
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.4
go: downloading github.com/metal-toolbox/fleetdb v0.17.3
go: downloading github.com/metal-toolbox/rivets v1.0.4
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading golang.org/x/oauth2 v0.19.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/metal-toolbox/alloy v0.3.2
go: downloading github.com/stretchr/testify v1.9.0
go: downloading go.opentelemetry.io/otel v1.26.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0
go: downloading go.opentelemetry.io/otel/sdk v1.26.0
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading golang.org/x/net v0.24.0
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading github.com/pquerna/cachecontrol v0.2.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.26.0
go: downloading go.opentelemetry.io/otel/trace v1.26.0
go: downloading github.com/cockroachdb/cockroach-go/v2 v2.3.7
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/volatiletech/null/v8 v8.1.2
go: downloading github.com/volatiletech/sqlboiler v3.7.1+incompatible
go: downloading github.com/volatiletech/null v8.0.0+incompatible
go: downloading github.com/volatiletech/sqlboiler/v4 v4.16.2
go: downloading gocloud.dev v0.37.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/prometheus/procfs v0.14.0
go: downloading golang.org/x/sys v0.19.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/crypto v0.22.0
go: downloading github.com/gosimple/slug v1.14.0
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/friendsofgo/errors v0.9.2
go: downloading github.com/volatiletech/strmangle v0.0.6
go: downloading github.com/volatiletech/randomize v0.0.1
go: downloading github.com/ericlagergren/decimal v0.0.0-20240411145413-00de7ca16731
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/nats-io/nats.go v1.34.1
go: downloading github.com/go-playground/validator/v10 v10.19.0
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/jackc/pgx/v4 v4.18.3
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/volatiletech/inflect v0.0.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/nats-io/nkeys v0.4.7
go: downloading github.com/nats-io/nuid v1.0.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.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 google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
go: downloading github.com/jackc/pgconn v1.14.3
go: downloading github.com/jackc/pgio v1.0.0
go: downloading github.com/jackc/pgproto3/v2 v2.3.3
go: downloading github.com/jackc/pgtype v1.14.3
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.7.0
go: downloading github.com/jackc/chunkreader/v2 v2.0.1
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9
go: downloading google.golang.org/api v0.176.1
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading github.com/metal-toolbox/alloy v0.3.9
go: github.com/metal-toolbox/component-inventory/pkg/api/client imports
	github.com/metal-toolbox/alloy/types: cannot find module providing package github.com/metal-toolbox/alloy/types

@renovate renovate bot added the dependencies label May 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-alloy-rollback branch 4 times, most recently from 7f0ed04 to 25d15e9 Compare May 7, 2024 21:11
Copy link
Author

renovate bot commented May 9, 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/spf13/cobra v1.8.0
go: downloading github.com/coreos/go-oidc v2.2.1+incompatible
go: downloading github.com/equinix-labs/otel-init-go v0.0.9
go: downloading github.com/hashicorp/go-retryablehttp v0.7.6
go: downloading github.com/metal-toolbox/fleetdb v0.18.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
go: downloading go.uber.org/zap v1.27.0
go: downloading golang.org/x/oauth2 v0.20.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/spf13/viper v1.18.2
go: downloading go.hollow.sh/toolbox v0.6.3
go: downloading github.com/bmc-toolbox/common v0.0.0-20240510143200-3db7cecbb5a6
go: downloading github.com/metal-toolbox/rivets v1.0.4
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/metal-toolbox/alloy v0.3.2
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pquerna/cachecontrol v0.2.0
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading go.opentelemetry.io/otel v1.26.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0
go: downloading go.opentelemetry.io/otel/sdk v1.26.0
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.26.0
go: downloading go.opentelemetry.io/otel/trace v1.26.0
go: downloading github.com/cockroachdb/cockroach-go/v2 v2.3.8
go: downloading github.com/hetiansu5/urlquery v1.2.7
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/volatiletech/null/v8 v8.1.2
go: downloading github.com/volatiletech/null v8.0.0+incompatible
go: downloading github.com/volatiletech/sqlboiler v3.7.1+incompatible
go: downloading github.com/volatiletech/sqlboiler/v4 v4.16.2
go: downloading gocloud.dev v0.37.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/net v0.25.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.14.0
go: downloading golang.org/x/sys v0.20.0
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/crypto v0.23.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240509183442-62759503f434
go: downloading github.com/gosimple/slug v1.14.0
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/friendsofgo/errors v0.9.2
go: downloading github.com/volatiletech/strmangle v0.0.6
go: downloading github.com/volatiletech/randomize v0.0.1
go: downloading github.com/ericlagergren/decimal v0.0.0-20240411145413-00de7ca16731
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/nats-io/nats.go v1.34.1
go: downloading golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/text v0.15.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading github.com/jackc/pgx/v4 v4.18.3
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading github.com/volatiletech/inflect v0.0.1
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/nats-io/nkeys v0.4.7
go: downloading github.com/nats-io/nuid v1.0.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.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 google.golang.org/genproto/googleapis/api v0.0.0-20240509183442-62759503f434
go: downloading github.com/jackc/pgconn v1.14.3
go: downloading github.com/jackc/pgproto3/v2 v2.3.3
go: downloading github.com/jackc/pgio v1.0.0
go: downloading github.com/jackc/pgtype v1.14.3
go: downloading github.com/googleapis/gax-go/v2 v2.12.4
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/jackc/chunkreader/v2 v2.0.1
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.8.0
go: downloading google.golang.org/api v0.180.0
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading github.com/metal-toolbox/alloy v0.3.9
go: github.com/metal-toolbox/component-inventory/pkg/api/client imports
	github.com/metal-toolbox/alloy/types: cannot find module providing package github.com/metal-toolbox/alloy/types

@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-alloy-rollback branch 4 times, most recently from fe7876b to 254a967 Compare May 10, 2024 17:34
@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-alloy-rollback branch from 254a967 to 592de4c Compare May 10, 2024 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants