Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

modus new: Fix issues with Go/TinyGo version detection#540

Merged
mattjohnsonpint merged 3 commits intomainfrom
mjp/hyp-2541-issue-with-go-version-detection
Oct 31, 2024
Merged

modus new: Fix issues with Go/TinyGo version detection#540
mattjohnsonpint merged 3 commits intomainfrom
mjp/hyp-2541-issue-with-go-version-detection

Conversation

@mattjohnsonpint
Copy link
Contributor

If the system had a two-part version of Go (or TinyGo) such as 1.19, modus new would give a message such as TypeError: Invalid Version: 1.19 - because it's not semver compatible.

This is the fix.

@mattjohnsonpint mattjohnsonpint requested a review from a team October 31, 2024 00:26
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) October 31, 2024 00:30
@mattjohnsonpint mattjohnsonpint merged commit c8cd5ac into main Oct 31, 2024
@mattjohnsonpint mattjohnsonpint deleted the mjp/hyp-2541-issue-with-go-version-detection branch October 31, 2024 00:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants