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

Drop the hashicorp/go-version dependency #14

Merged
merged 10 commits into from
Jan 17, 2024
Merged

Drop the hashicorp/go-version dependency #14

merged 10 commits into from
Jan 17, 2024

Commits on Jan 12, 2024

  1. Drop the hashicorp/go-version dependency

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ae5011a View commit details
    Browse the repository at this point in the history
  2. Older go does not allow double-wrapping

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0d7d49d View commit details
    Browse the repository at this point in the history
  3. Doc-comments

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d12c2f1 View commit details
    Browse the repository at this point in the history
  4. Roll back _test package renames to simplify the PR

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b2971d8 View commit details
    Browse the repository at this point in the history
  5. Remove the useless ErrInvalidVersion

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    aef5991 View commit details
    Browse the repository at this point in the history
  6. Small readability fix

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    37d31a3 View commit details
    Browse the repository at this point in the history
  7. A couple of comments

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    77051cc View commit details
    Browse the repository at this point in the history
  8. Actually, no need to change go version

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ca994f8 View commit details
    Browse the repository at this point in the history
  9. Add mention about non-k0s versions

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9c786c5 View commit details
    Browse the repository at this point in the history
  10. Add more examples to README

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    42d766a View commit details
    Browse the repository at this point in the history