Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Jul 6, 2025

This PR contains the following updates:

Package Type Update Change
github.com/tikv/client-go/v2 require digest 7c96dfd -> 108d20a

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Jul 6, 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):

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.8 -> 1.23.0
golang.org/x/crypto v0.32.0 -> v0.36.0
golang.org/x/net v0.34.0 -> v0.38.0
golang.org/x/sync v0.10.0 -> v0.12.0
golang.org/x/sys v0.29.0 -> v0.31.0
golang.org/x/text v0.21.0 -> v0.23.0
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 -> v0.0.0-20240924180020-3414d57e47da
github.com/pingcap/errors v0.11.5-0.20211224045212-9687c2b0f87c -> v0.11.5-0.20241219054535-6b8c588c3122
github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c -> v0.0.0-20240528011301-b51a646c7c86
github.com/pingcap/kvproto v0.0.0-20230904082117-ecdbf1f8c130 -> v0.0.0-20251023055424-e9d10f5dcd23
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/common v0.48.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 -> v0.0.0-20230129092748-24d4a6f8daec
github.com/tikv/pd/client v0.0.0-20231115064546-181fdc95be65 -> v0.0.0-20250625073039-fb496b371ff3
golang.org/x/term v0.28.0 -> v0.30.0
github.com/prometheus/client_golang v1.19.1 -> v1.20.5

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from da6bc1b to ea2ef51 Compare July 13, 2025 06:42
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to c5c0ba2 fix(deps): update github.com/tikv/client-go/v2 digest to 2f847d5 Jul 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from ea2ef51 to 8b59ba3 Compare July 20, 2025 07:26
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 2f847d5 fix(deps): update github.com/tikv/client-go/v2 digest to 31ecc42 Jul 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 8b59ba3 to cbe06a5 Compare July 27, 2025 09:35
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 31ecc42 fix(deps): update github.com/tikv/client-go/v2 digest to 1a0daf3 Aug 3, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from cbe06a5 to 7b84cd3 Compare August 3, 2025 07:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 7b84cd3 to 79be04f Compare August 17, 2025 08:55
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 1a0daf3 fix(deps): update github.com/tikv/client-go/v2 digest to 837c06c Aug 17, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 837c06c fix(deps): update github.com/tikv/client-go/v2 digest to c0b6188 Aug 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 79be04f to 914604d Compare August 24, 2025 08:59
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to c0b6188 fix(deps): update github.com/tikv/client-go/v2 digest to b794d68 Aug 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 914604d to 04a896c Compare August 31, 2025 08:57
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to b794d68 fix(deps): update github.com/tikv/client-go/v2 digest to 469a7ad Sep 7, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 04a896c to 21e5789 Compare September 7, 2025 08:45
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 469a7ad fix(deps): update github.com/tikv/client-go/v2 digest to bea72b1 Sep 14, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 21e5789 to c94a433 Compare September 14, 2025 08:48
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to bea72b1 fix(deps): update github.com/tikv/client-go/v2 digest to f3cd192 Sep 21, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from c94a433 to c450ef1 Compare September 21, 2025 08:56
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to f3cd192 fix(deps): update github.com/tikv/client-go/v2 digest to 0fdd255 Sep 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from c450ef1 to 15c0eb1 Compare September 24, 2025 17:52
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 0fdd255 fix(deps): update github.com/tikv/client-go/v2 digest to 0172e26 Sep 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 15c0eb1 to c495067 Compare September 28, 2025 12:41
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from c495067 to 8e4bf8e Compare October 21, 2025 08:39
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 0172e26 fix(deps): update github.com/tikv/client-go/v2 digest to 6da8a06 Oct 21, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 8e4bf8e to 0d79e46 Compare October 21, 2025 16:39
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 6da8a06 fix(deps): update github.com/tikv/client-go/v2 digest to f03cebd Oct 21, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 0d79e46 to 798ed15 Compare October 22, 2025 08:47
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to f03cebd fix(deps): update github.com/tikv/client-go/v2 digest to d632a4c Oct 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to d632a4c fix(deps): update github.com/tikv/client-go/v2 digest to dcb62bb Oct 23, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 798ed15 to 2a26982 Compare October 23, 2025 20:40
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to dcb62bb fix(deps): update github.com/tikv/client-go/v2 digest to f8d9beb Oct 25, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from 2a26982 to 18af452 Compare October 25, 2025 09:28
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to f8d9beb fix(deps): update github.com/tikv/client-go/v2 digest to 7793c67 Oct 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch 2 times, most recently from 28813d8 to e210961 Compare October 28, 2025 08:39
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to 7793c67 fix(deps): update github.com/tikv/client-go/v2 digest to b7d4dfd Oct 28, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/tikv/client-go/v2 digest to b7d4dfd fix(deps): update github.com/tikv/client-go/v2 digest to 108d20a Oct 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/trustification-v0.7.2/github.com-tikv-client-go-v2-digest branch from e210961 to 6d31e13 Compare October 29, 2025 16:38
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.

1 participant