Kishan B
Kishan B
We use source mode for interfaces in our repository and reflect mode for interfaces in dependencies.
Linking https://github.com/dgrijalva/jwt-go/issues/463 For CVE-2020-26160
From a dependency point of view. The transitive dependency of this project is insane though Please see [graph.svg.zip](https://github.com/testcontainers/testcontainers-go/files/6584534/graph.svg.zip) Command used to generate the dependency graph ```shell go mod graph |...
Hi @ondrique Cool 😎!!! Will upgrade this port as well
@keanemind As of now i don't but i will rethink about this. Suggestions are always welcome!
@m-delvalle Im actually not sure if its the right thing to do keeping in mind that this theme supports mobile devices as well.
@suzgold @Somrat37 I'm definitely sure there is something wrong with your project structure. If you could run tree -a command from the root of your project and paste the output...
@suzgold Is the source of your Hugo site available somewhere ? If I can look at it I should be able to pinpoint your exact problem.
Tried in firefox for mobile in iOS.. Unable to replicate this (screenshot below) But was able to replicate in responsive mode.. Looking into it... 
From what i observed setting ``` Workers 1 ``` did not spawn a new thread in the engine for data delivery. IMO, full workers need not be supported as go...