Fujun Lv
Fujun Lv
The solution: like this: ``` go_repository( name = "com_github_google_cel_go", build_file_generation = "on", build_naming_convention = "go_default_library", importpath = "github.com/google/cel-go", sum = "h1:MnUpbcMtr/eA8vRTEYSru+fyCAgGUYLrY/49vUvphbI=", version = "v0.11.3", ) ``` It Works!
@mhils I have implemented all the filtering features for mitmweb. As I've deeply customized mitmproxy, if these features are required, it might take me some time to extract the codes...
Hi @mhils, Could you please take a look and let me know if there are any additional improvements or changes you'd recommend? Any feedback would be greatly appreciated, as I...
> Hi there! 你好呀! > > If you have a draft PR ready, please just send it. It's easier to talk about concrete code (even if not finished/polished) than hypothentical...