Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status of the tag v2.1.0 #124

Closed
Hellseher opened this issue Mar 29, 2024 · 1 comment
Closed

Status of the tag v2.1.0 #124

Hellseher opened this issue Mar 29, 2024 · 1 comment

Comments

@Hellseher
Copy link

Hi,

The v2.1.0 was pushed 4y ago (today is <2024-03-29>), is there any plan to tag
the latest changes? I try to prepare this project for Guix but tests are failed:

# github.com/google/gousb [github.com/google/gousb.test]
src/github.com/google/gousb/fakelibusb_test.go:101:87: libusbContext can't be allocated in Go; it is incomplete (or unallocatable)
src/github.com/google/gousb/fakelibusb_test.go:131:10: libusbDevHandle can't be allocated in Go; it is incomplete (or unallocatable)
FAIL    github.com/google/gousb [build failed]
FAIL

I see the fix was merged in #85 <2020-11-09>
0995919

Checking dates of the tags I'm quite confused:

v1.1.0 and v2.10 is associated with the same commit, taking this may the tag
v2.1.0 be deleted?

@zagrodzki
Copy link
Collaborator

2.1.0 was released in error and should be ignored, see https://github.com/google/gousb/blob/master/go.mod

V1.* remains the current major version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants