Skip to content

Commit

Permalink
build(deps): bump github.com/go-delve/delve
Browse files Browse the repository at this point in the history
Bumps the gomod-normal-deps group with 1 update: [github.com/go-delve/delve](https://github.com/go-delve/delve).


Updates `github.com/go-delve/delve` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/go-delve/delve/releases)
- [Changelog](https://github.com/go-delve/delve/blob/master/CHANGELOG.md)
- [Commits](go-delve/delve@v1.23.0...v1.23.1)

---
updated-dependencies:
- dependency-name: github.com/go-delve/delve
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Sep 30, 2024
1 parent e36c4cb commit 9e12212
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/charmbracelet/x/exp/teatest v0.0.0-20240812190614-74518029592c
github.com/charmbracelet/x/term v0.2.0
github.com/dustin/go-humanize v1.0.1
github.com/go-delve/delve v1.23.0
github.com/go-delve/delve v1.23.1
github.com/go-json-experiment/json v0.0.0-20240815175050-ebd3a8989ca1
github.com/jedib0t/go-pretty/v6 v6.5.9
github.com/knadh/profiler v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4=
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f/go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM=
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-json-experiment/json v0.0.0-20240815175050-ebd3a8989ca1 h1:xcuWappghOVI8iNWoF2OKahVejd1LSVi/v4JED44Amo=
github.com/go-json-experiment/json v0.0.0-20240815175050-ebd3a8989ca1/go.mod h1:BWmvoE1Xia34f3l/ibJweyhrT+aROb/FQ6d+37F0e2s=
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
Expand Down

0 comments on commit 9e12212

Please sign in to comment.