go-delve / delve

Delve is a debugger for the Go programming language.
MIT License
22.37k stars 2.13k forks source link

pkg/terminal: remove deprecated starlark global options #3722

Closed alexandear closed 1 month ago

alexandear commented 1 month ago

This PR removes usage of starlark global variable options, see https://github.com/google/starlark-go/issues/435. Changes: