From 5061ce343a923e32d4b122e42287264e6b270716 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 23 Sep 2024 23:50:00 +0200 Subject: [PATCH] fix(deps): update module github.com/go-delve/delve to v1.23.1 (#6011) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-delve/delve](https://redirect.github.com/go-delve/delve) | `v1.23.0` -> `v1.23.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-delve%2fdelve/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-delve%2fdelve/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-delve%2fdelve/v1.23.0/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-delve%2fdelve/v1.23.0/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
go-delve/delve (github.com/go-delve/delve) ### [`v1.23.1`](https://redirect.github.com/go-delve/delve/releases/tag/v1.23.1) [Compare Source](https://redirect.github.com/go-delve/delve/compare/v1.23.0...v1.23.1) #### What's Changed - proc: move stepping test to their own file by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3784](https://redirect.github.com/go-delve/delve/pull/3784) - proc: fix step stuttering when entering range-over-func bodies by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3788](https://redirect.github.com/go-delve/delve/pull/3788) - proc: fix TestRangeOverFuncNext on linux/386 by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3795](https://redirect.github.com/go-delve/delve/pull/3795) - eval: Allow reslicing a slice up to its cap, rather than its length by [@​Jille](https://redirect.github.com/Jille) in [https://github.com/go-delve/delve/pull/3796](https://redirect.github.com/go-delve/delve/pull/3796) - chore: fix function name by [@​linchizhen](https://redirect.github.com/linchizhen) in [https://github.com/go-delve/delve/pull/3803](https://redirect.github.com/go-delve/delve/pull/3803) - terminal/starbind: fix starlark conversion of named consts by [@​arvidfm](https://redirect.github.com/arvidfm) in [https://github.com/go-delve/delve/pull/3802](https://redirect.github.com/go-delve/delve/pull/3802) - proc: workaround for macOS section name truncation by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3799](https://redirect.github.com/go-delve/delve/pull/3799) - service/dap: make handlesMap generic by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3798](https://redirect.github.com/go-delve/delve/pull/3798) - service/dap: fix test failure with 1.24 by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3805](https://redirect.github.com/go-delve/delve/pull/3805) - proc: fix result type of division of untyped constants by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3794](https://redirect.github.com/go-delve/delve/pull/3794) - proc: improve Rosetta check by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3810](https://redirect.github.com/go-delve/delve/pull/3810) - proc: for optimized functions allow .closureptr to not exist by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3808](https://redirect.github.com/go-delve/delve/pull/3808) - proc: cache module data by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3800](https://redirect.github.com/go-delve/delve/pull/3800) - \*: release version 1.23.1 by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3816](https://redirect.github.com/go-delve/delve/pull/3816) #### New Contributors - [@​Jille](https://redirect.github.com/Jille) made their first contribution in [https://github.com/go-delve/delve/pull/3796](https://redirect.github.com/go-delve/delve/pull/3796) - [@​linchizhen](https://redirect.github.com/linchizhen) made their first contribution in [https://github.com/go-delve/delve/pull/3803](https://redirect.github.com/go-delve/delve/pull/3803) - [@​arvidfm](https://redirect.github.com/arvidfm) made their first contribution in [https://github.com/go-delve/delve/pull/3802](https://redirect.github.com/go-delve/delve/pull/3802) **Curated Changelog**: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1231-2024-09-23
--- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). Signed-off-by: Mend Renovate --- docker/debug/go.mod | 2 +- docker/debug/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/debug/go.mod b/docker/debug/go.mod index 20d35305cde..361459705d6 100644 --- a/docker/debug/go.mod +++ b/docker/debug/go.mod @@ -2,7 +2,7 @@ module debug-delve go 1.23.0 -require github.com/go-delve/delve v1.23.0 +require github.com/go-delve/delve v1.23.1 require ( github.com/cilium/ebpf v0.11.0 // indirect diff --git a/docker/debug/go.sum b/docker/debug/go.sum index 185eac48067..16a1ff2edf3 100644 --- a/docker/debug/go.sum +++ b/docker/debug/go.sum @@ -13,8 +13,8 @@ github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d h1:hUWoLdw5kvo2xC github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d/go.mod h1:C7Es+DLenIpPc9J6IYw4jrK0h7S9bKj4DNl8+KxGEXU= github.com/frankban/quicktest v1.14.5 h1:dfYrrRyLtiqT9GyKXgdh+k4inNeTvmGbuSgZ3lx3GhA= github.com/frankban/quicktest v1.14.5/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= -github.com/go-delve/delve v1.23.0 h1:jYgZISZ14KAO3ys8kD07kjrowrygE9F9SIwnpz9xXys= -github.com/go-delve/delve v1.23.0/go.mod h1:S3SLuEE2mn7wipKilTvk1p9HdTMnXXElcEpiZ+VcuqU= +github.com/go-delve/delve v1.23.1 h1:MtZ13ppptttkqSuvVnwJ5CPhIAzDiOwRrYuCk3ES7fU= +github.com/go-delve/delve v1.23.1/go.mod h1:S3SLuEE2mn7wipKilTvk1p9HdTMnXXElcEpiZ+VcuqU= github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 h1:IGtvsNyIuRjl04XAOFGACozgUD7A82UffYxZt4DWbvA= github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62/go.mod h1:biJCRbqp51wS+I92HMqn5H8/A0PAhxn2vyOT+JqhiGI= github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=