Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/longhorn/go-common-libs require digest 1a1ec1f119bdcf OpenSSF Scorecard
k8s.io/utils require digest bc988d5914a6e7 OpenSSF Scorecard

Configuration

📅 Schedule: Branch creation - "after 1pm on sunday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 21, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/exp v0.0.0-20251209150349-8475f28825e9 -> v0.0.0-20251219203646-944ab1f22d93
google.golang.org/protobuf v1.36.10 -> v1.36.11

@mergify
Copy link

mergify bot commented Dec 21, 2025

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏

@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch 3 times, most recently from 096f37f to a984cd2 Compare December 23, 2025 00:57
@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch 3 times, most recently from ac5befd to 7459075 Compare January 3, 2026 05:47
@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch 2 times, most recently from 9dc6acf to 8eac8e6 Compare January 7, 2026 04:34
@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch from 8eac8e6 to 2bed1b2 Compare January 8, 2026 22:40
@derekbit
Copy link
Member

derekbit commented Jan 9, 2026

@c3y1huang Could you check the data type error?

+ go build -gcflags=all=-l -ldflags '      -X github.com/longhorn/cli/meta.Version=v1.12.0-dev      -X github.com/longhorn/cli/meta.GitCommit=30f6746a0ca1c050201e1bf1a879ec61c9626a82      -X github.com/longhorn/cli/meta.BuildDate=2026-01-08T22:41:08+00:00      -extldflags -static -s' -o /cli/bin/longhornctl-local-darwin-amd64
# github.com/longhorn/go-common-libs/sys
/cli/vendor/github.com/longhorn/go-common-libs/sys/device.go:102:29: cannot use stat.Rdev (variable of type int32) as uint64 value in argument to unix.Major
/cli/vendor/github.com/longhorn/go-common-libs/sys/device.go:103:29: cannot use stat.Rdev (variable of type int32) as uint64 value in argument to unix.Minor
time="2026-01-08T22:43:46Z" level=fatal msg="exit status 1"

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.

2 participants