Skip to content

Commit

Permalink
change variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
eshitachandwani committed Nov 22, 2024
1 parent fa55e5b commit df11d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/resolver/delegatingresolver/delegatingresolver.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
)

var (
// The following variable will be overwritten in the tests.
// HTTPSProxyFromEnvironment will be used and overwritten in the tests.
HTTPSProxyFromEnvironment = http.ProxyFromEnvironment

logger = grpclog.Component("delegating-resolver")
Expand Down

0 comments on commit df11d7c

Please sign in to comment.