8000 Releases · goplus/delve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: goplus/delve

v1.21.9

07 Jan 00:00
da1622d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/sys to 0.21.0 by @dependabot in #47
  • build(deps): bump github.com/goplus/mod to 0.13.10 by @dependabot in #41
  • build(deps): bump golang.org/x/tools to 0.18.0 by @dependabot in #27
  • build(deps): bump github.com/go-delve/gore to 0.11.8 by @dependabot in #26
  • build(deps): bump github.com/google/go-dap to 0.12.0 by @dependabot in #34
  • build(deps): bump github.com/spf13/cobra to 1.8.1 by @dependabot in #48

New Contributors

Full Changelog: v1.21.8...v1.21.9

v1.21.8

05 Feb 08:32
27261ed
Compare
Choose a tag to compare

features:

changes:

  • rm vendor (#22)
  • mod: github.com/goplus/mod v0.13.0
  • mod: golang.org/x/tools v0.17.0

v1.21.7

09 Jan 19:01
0289735
Compare
Choose a tag to compare

features:

  • baseline (github.com/go-delve/delve v1.22.0)
  • add goTool param (#1 #2 #8)
  • rename application dlv => gopdlv (#9)
  • remove string check for "Go file not found" (go list) (#1)
0