diff options
Diffstat (limited to 'content/debugging-what-you-deploy.article')
-rw-r--r-- | content/debugging-what-you-deploy.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/debugging-what-you-deploy.article b/content/debugging-what-you-deploy.article index 79543a7..29274cb 100644 --- a/content/debugging-what-you-deploy.article +++ b/content/debugging-what-you-deploy.article @@ -1,7 +1,7 @@ # Debugging what you deploy in Go 1.12 21 Mar 2019 Tags: debug, technical -Summary: Go 1.11 and Go 1.12 make significant progress toward allowing developers to debug the same optimized binaries that they deploy to production. +Summary: Go 1.12 improves support for debugging optimized binaries. David Chase |