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

Issue with module version 0.11 #62

Closed
GraphR00t opened this issue Apr 29, 2024 · 2 comments
Closed

Issue with module version 0.11 #62

GraphR00t opened this issue Apr 29, 2024 · 2 comments

Comments

@GraphR00t
Copy link

GraphR00t commented Apr 29, 2024

The latest downloadable version is v0.10.1

$ go get github.com/tommie/v8go@v0.11
go: github.com/tommie/v8go@v0.11: no matching versions for query "v0.11"

$ go get github.com/tommie/v8go@latest
go: added github.com/tommie/v8go v0.10.1
....

On https://pkg.go.dev/github.com/tommie/v8go the latest version is v0.10.1

This is probably because the tag should be v0.11.0 instead (https://semver.org).

Thank you for maintaining this module by the way :)

@tommie
Copy link
Owner

tommie commented May 1, 2024

Ah, you're right. Thanks for the bug report!

I've released v0.12.0. Waiting for pkg.go.dev to pick it up.

@tommie
Copy link
Owner

tommie commented May 1, 2024

Seemed to work: https://pkg.go.dev/github.com/tommie/v8go@v0.12.0

@tommie tommie closed this as completed May 1, 2024
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