@paolafrancesca commented on GitHub:
@despair86 transfer.sh uses gomodule, can you try with GO111MODULE=on?
also, what version of go are you using?
@paolafrancesca commented on GitHub:
the repo exists: https://github.com/russross/blackfriday
@paolafrancesca commented on GitHub:
https://github.com/golang/go/issues/36391
I've opened this: in the meanwhile you can fix with cloning the repo and doing a go get ./...
@golbiga commented on GitHub:
If someone wants to take a crack at this, awesome. But this is not something we're going to do.
@hackerman-jpeg commented on GitHub:
To summarise:
1. Use defaults read when possible
2. Use a more clean syntax for script format, and remove EOF/ heredoc, as it muddy and causes…
@robertgendler commented on GitHub:
Defaults to read the domain in memory is not ideal as it requires a user to be logged in. It will not read from the preferences daemon unless a user session at…
@robertgendler commented on GitHub:
This was merged into main. closing the issue.
@melMass commented on GitHub:
@aspacca Does that mean the project is down I don't understand?
@paolafrancesca commented on GitHub:
@sgorki did you solve the problem? for Google Drive integration you can check https://github.com/dutchcoders/transfer.sh/issues/273 I cannot help with Heroku
@despair86 commented on GitHub:
oh I'm on go 1.12-13, but the repo itself no longer exists regardless
On January 5, 2020 2:48:38 AM CST, Andrea Spacca notifications@github.com wrote:
@despair8…
@thang-qt commented on GitHub:
@sgorki did you solve the problem? for Google Drive integration you can check #273 I cannot help with Heroku
I just want to deploy to Heroku