mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 07:22:17 +00:00
missing dependencies (user banned?) #231
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @despair86 on GitHub.
@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:
@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 ./...@paolafrancesca commented on GitHub:
@despair86 fixed in v1.1.3