-
-
Notifications
You must be signed in to change notification settings - Fork 390
4.0.0-alpha.9 not compatible with https://github.com/STARRY-S/zip/tags 0.2.1 #428
Comments
I'm not sure I follow. Our Line 18 in 08f240f
So I do not see why v0.2.1 is expected to succeed when we are targeting a different version. 🤔 |
Looking at this again, I first read it as a bug report (because it uses the bug report template), but I wonder if you're actually asking for a feature request (support a new version of a dependency). There is no bug here, but there is a request for something new. Do you want to try c932b56 (or latest on master) to see if that fixes it for you? Will close, but we can reopen if necessary. |
thanks you, will wait next release |
@Slach FYI, the next release might be at https://github.com/mholt/archives (see #427) |
i know, i hope you just rename github repository and change go.mod |
Probably will be archiving this (heh) so as not to break existing users. |
What version of the package or command are you using?
my go.mod
What are you trying to do?
go build ./cmd/ -o test
What steps did you take?
main.go
What did you expect to happen, and what actually happened instead?
Successful compilation
What actually happens
How do you think this should be fixed?
I pope it could be easy to fix.
The text was updated successfully, but these errors were encountered: