mailgun / godebug

DEPRECATED! https://github.com/derekparker/delve
Apache License 2.0
2.5k stars 107 forks source link

So what's the deal? #91

Closed willfaught closed 7 years ago

willfaught commented 7 years ago

@jeremyschlatter Is godebug abandoned? It would help to just say so.

MaxPRafferty commented 7 years ago

Seems like it - dunno why it is still the top google link. Try Delve, it works well for me: https://blog.gopheracademy.com/advent-2015/debugging-with-delve/ If youre on osx, its as easy as brew install go-delve/delve/delve then dlv debug from inside your project directory.

willfaught commented 7 years ago

:+1:

horkhe commented 7 years ago

I have added deprecation notice at the top of the readme file. Unless @jeremyschlatter or anybody else would like to step in and become a project maintainer.