debugger: Handle the envFile
setting for Go (#33666)
Fixes #32984 Release Notes: - The Go debugger now respects the `envFile` setting.
This commit is contained in:
parent
a11647d07f
commit
0068de0386
6 changed files with 80 additions and 20 deletions
|
@ -449,7 +449,7 @@ dashmap = "6.0"
|
|||
derive_more = "0.99.17"
|
||||
dirs = "4.0"
|
||||
documented = "0.9.1"
|
||||
dotenv = "0.15.0"
|
||||
dotenvy = "0.15.0"
|
||||
ec4rs = "1.1"
|
||||
emojis = "0.6.1"
|
||||
env_logger = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue