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 github.com/opiproject/opi-api digest to e44db26 #547

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/opiproject/opi-api require digest b990048 -> e44db26

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

@renovate renovate bot requested a review from a team as a code owner December 16, 2023 00:57
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 5 times, most recently from 9990d2b to 0bc236d Compare December 18, 2023 07:02
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 55bee9e fix(deps): update github.com/opiproject/opi-api digest to 7e6cf14 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 4 times, most recently from 8de9bdc to 36dbdca Compare December 23, 2023 16:51
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 2 times, most recently from 75d7f3f to b173b93 Compare December 27, 2023 07:30
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 7e6cf14 fix(deps): update github.com/opiproject/opi-api digest to 2180a8c Dec 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 3 times, most recently from 6b79550 to ee7b673 Compare December 30, 2023 12:36
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 2180a8c fix(deps): update github.com/opiproject/opi-api digest to 6c09ad8 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 6 times, most recently from 3dc0510 to f06c28e Compare January 8, 2024 07:42
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 6c09ad8 fix(deps): update github.com/opiproject/opi-api digest to 411b690 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch from f06c28e to dac8844 Compare January 8, 2024 10:39
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 411b690 fix(deps): update github.com/opiproject/opi-api digest to 4acfe76 Jan 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 2 times, most recently from 8e57cb5 to d9d1f6a Compare January 13, 2024 03:57
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch 3 times, most recently from 8ca6b36 to de9fdaa Compare January 15, 2024 07:47
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 4acfe76 fix(deps): update github.com/opiproject/opi-api digest to 7dc7290 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch from de9fdaa to 0329b43 Compare January 15, 2024 09:12
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 7dc7290 fix(deps): update github.com/opiproject/opi-api digest to cde9f53 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch from 0329b43 to 928fa77 Compare January 16, 2024 19:20
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to cde9f53 fix(deps): update github.com/opiproject/opi-api digest to 972ce8a Jan 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch from 928fa77 to b6c80a7 Compare January 18, 2024 10:24
@renovate renovate bot force-pushed the renovate/github.com-opiproject-opi-api-digest branch from b6c80a7 to fc38ddb Compare January 18, 2024 21:32
@renovate renovate bot changed the title fix(deps): update github.com/opiproject/opi-api digest to 972ce8a fix(deps): update github.com/opiproject/opi-api digest to e44db26 Jan 18, 2024
Copy link
Contributor Author

renovate bot commented Jan 18, 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/google/uuid v1.5.0
go: downloading github.com/opiproject/gospdk v0.0.0-20240108075015-92d689fff706
go: downloading github.com/opiproject/opi-api v0.0.0-20240118183513-e44db269fba4
go: downloading github.com/opiproject/opi-spdk-bridge v0.1.2-0.20240113094845-ba494c746f2f
go: downloading github.com/philippgille/gokv v0.6.0
go: downloading go.einride.tech/aip v0.66.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
go: downloading google.golang.org/grpc v1.60.1
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0
go: downloading google.golang.org/protobuf v1.32.0
go: downloading github.com/opiproject/opi-smbios-bridge v0.1.3-0.20231209030245-a017fdaa0e05
go: downloading github.com/opiproject/opi-strongswan-bridge v0.1.2-0.20231211064623-e4ef0e4fa95f
go: downloading github.com/philippgille/gokv/redis v0.6.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
go: downloading github.com/philippgille/gokv/gomap v0.6.0
go: downloading go.opentelemetry.io/otel v1.21.0
go: downloading go.opentelemetry.io/otel/trace v1.21.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
go: downloading go.opentelemetry.io/otel/sdk v1.21.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917
go: downloading google.golang.org/genproto v0.0.0-20231212172506-995d672761c0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917
go: downloading github.com/jaypipes/ghw v0.12.0
go: downloading github.com/go-redis/redis v6.15.6+incompatible
go: downloading github.com/philippgille/gokv/encoding v0.0.0-20191011213304-eb77f15b9c61
go: downloading github.com/philippgille/gokv/util v0.0.0-20191011213304-eb77f15b9c61
go: downloading github.com/strongswan/govici v0.7.0
go: downloading golang.org/x/net v0.20.0
go: downloading go.opentelemetry.io/otel/metric v1.21.0
go: downloading github.com/go-logr/logr v1.3.0
go: downloading go.opentelemetry.io/proto/otlp v1.0.0
go: downloading golang.org/x/sys v0.16.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/StackExchange/wmi v1.2.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading howett.net/plist v1.0.0
go: downloading github.com/jaypipes/pcidb v1.0.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/go-ole/go-ole v1.3.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading golang.org/x/text v0.14.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: github.com/opiproject/opi-nvidia-bridge/cmd imports
	github.com/opiproject/opi-spdk-bridge/pkg/backend imports
	github.com/opiproject/opi-api/common/v1/gen/go: cannot find module providing package github.com/opiproject/opi-api/common/v1/gen/go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants