easeprobe icon indicating copy to clipboard operation
easeprobe copied to clipboard

Golang monkey patching library utilized against terms of license

Open mattlorimor opened this issue 2 years ago • 1 comments

The Golang monkey patching library, https://github.com/bouk/monkey, is being utilized directly against its license:

Copyright Bouke van der Bijl

I do not give anyone permissions to use this tool for any purpose. Don't use it.

I’m not interested in changing this license. Please don’t ask.

It is also archived and not maintained.

mattlorimor avatar Sep 20 '22 22:09 mattlorimor

Thanks for reporting this issue.

These library codes are just used for unit testing, which is not included in the release.

But we should find an alternative or just write our own monkey patching library.

P.S. there is a discussion you can refer to https://news.ycombinator.com/item?id=28263721

haoel avatar Sep 21 '22 05:09 haoel

close this issue temporarily as this is a known issue, and we don't have a solution at this moment. I will keep my eyes open if there is an alternative solution.

haoel avatar May 08 '23 08:05 haoel