GoogleContainerTools / container-debug-support

Language-runtime support files for in-container debugging
Apache License 2.0
93 stars 25 forks source link

fix: disable CGO on Go test app, remove deprecated `--DEBUG` flag in pydevd, and remove tests for unsupported Go versions #131

Closed renzodavid9 closed 1 year ago

renzodavid9 commented 1 year ago

This PR includes the following changes: