Skip to content

Commit

Permalink
fix(deps): update module github.com/go-delve/delve to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Oct 28, 2024
1 parent f120136 commit a9346e2
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 @@ -9,7 +9,7 @@ require (
github.com/bazelbuild/bazel-gazelle v0.39.1
github.com/bazelbuild/bazel-watcher v0.25.3
github.com/bazelbuild/buildtools v0.0.0-20240827154017-dd10159baa91
github.com/go-delve/delve v1.22.1
github.com/go-delve/delve v1.23.1
github.com/golang/protobuf v1.5.4
github.com/gorilla/websocket v1.5.3
github.com/itchyny/gojq v0.12.16
Expand Down Expand Up @@ -38,7 +38,7 @@ require (
github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/google/go-dap v0.11.0 // indirect
github.com/google/go-dap v0.12.0 // indirect
github.com/google/uuid v1.5.0 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // 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 a9346e2

Please sign in to comment.