Hello Guys,
I am getting error while updating http_proxy.go.
core/http_proxy.go:303:45: not enough arguments in call to p.cfg.GetLureByPath
have (string, string)
want (string, string, string)
core/http_proxy.go:473:46: not enough arguments in call to p.cfg.GetLureByPath
have (string, string)
want (string, string, string)
core/http_proxy.go:579:45: not enough arguments in call to p.cfg.GetLureByPath
have (string, string)
want (string, string, string)
make: *** [Makefile:8: build] Error 1
any workaround to this error?