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

Fix v.1.3.0 release #92

Closed
DazWilkin opened this issue Dec 11, 2024 · 1 comment
Closed

Fix v.1.3.0 release #92

DazWilkin opened this issue Dec 11, 2024 · 1 comment

Comments

@DazWilkin
Copy link

The v.1.3.0 tag|release has a period (.) between the v and 1.

This requires hugo mod get github.com/spf13/[email protected] which is an invalid version and which unexpectedly (!) causes:

hugo mod get github.com/spf13/[email protected]
go: downloading github.com/spf13/hyde v1.2.1-0.20240927070138-ad521afb8df1
go: upgraded github.com/spf13/hyde v1.2.0 => v1.2.1-0.20240927070138-ad521afb8df1
@bep
Copy link
Collaborator

bep commented Dec 11, 2024

See https://github.com/spf13/hyde/releases/tag/v1.3.0

@bep bep closed this as completed Dec 11, 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