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.22.1 to 1.23.0
- [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.22.1...v1.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Jul 17, 2024
1 parent cad3fb5 commit 99a8562
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-20240709134850-9d428570ae29
github.com/charmbracelet/x/term v0.1.1
github.com/dustin/go-humanize v1.0.1
github.com/go-delve/delve v1.22.1
github.com/go-delve/delve v1.23.0
github.com/go-json-experiment/json v0.0.0-20240524174822-2d9f40f7385b
github.com/jedib0t/go-pretty/v6 v6.5.9
github.com/knadh/profiler v0.1.1
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.22.1 h1:LQSF2sv+lP3mmOzMkadl5HGQGgSS2bFg2tbyALqHu8Y=
github.com/go-delve/delve v1.22.1/go.mod h1:TfOb+G5H6YYKheZYAmA59ojoHbOimGfs5trbghHdLbM=
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-json-experiment/json v0.0.0-20240524174822-2d9f40f7385b h1:IM96IiRXFcd7l+mU8Sys9pcggoBLbH/dEgzOESrS8F8=
github.com/go-json-experiment/json v0.0.0-20240524174822-2d9f40f7385b/go.mod h1:uDEMZSTQMj7V6Lxdrx4ZwchmHEGdICbjuY+GQd7j9LM=
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
Expand Down

0 comments on commit 99a8562

Please sign in to comment.