John Roach
John Roach
Hi, started using your httpbin thank you for porting this work to Go! I have been having a problem when using this solution for headers. I am wondering if you...
Hi, Thank you for creating this plugin. Just wanted to note that since upgrading to `4.8.1` version of Gradle I have been getting the following warnings: ``` > Configure project...
Hi the dependency below is resolving in error although the package is able to be brought in manually, ``` dependencies { golang { build(['name':'gopkg.in/alecthomas/kingpin.v2']) } } ``` Exception: ``` org.gradle.api.tasks.TaskExecutionException:...
It looks like python-dnspython can't get resolved when trying to run this on macOSX. Is this script limited to ubuntu flavored linux distributions? Or is it any-linux? or any-unix?
Hi, This is mostly a feature request. Is there a way we can add features to support private repositories? Thank you
Hi, Forgive me if I am posting this in the wrong place. However, I can't seem to get Notion exporter working. I don't see any error messages that can help...