Skip to content

Commit

Permalink
fix(deps): update module github.com/go-delve/delve to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Jul 18, 2024
1 parent eefa9e0 commit 4613b6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ go 1.22.2
require (
github.com/bazelbuild/bazel-gazelle v0.37.0
github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954
github.com/go-delve/delve v1.22.1
github.com/go-delve/delve v1.23.0
github.com/golang/protobuf v1.5.4
github.com/itchyny/gojq v0.12.16
github.com/sergi/go-diff v1.3.1
Expand All @@ -35,7 +35,7 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d // indirect
github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 // indirect
github.com/google/go-dap v0.11.0 // indirect
github.com/google/go-dap v0.12.0 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/itchyny/timefmt-go v0.1.6 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4613b6d

Please sign in to comment.