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

Move version APIs to the specs-go package #214

Merged
merged 7 commits into from
Aug 8, 2024

Commits on Jul 29, 2024

  1. Update golang.org/x/mod dependency

    Signed-off-by: Ed Bartosh <[email protected]>
    bart0sh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    58bb34a View commit details
    Browse the repository at this point in the history
  2. move version APIs to the specs-go

    Signed-off-by: Ed Bartosh <[email protected]>
    bart0sh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1e39659 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. make version a private type

    Signed-off-by: Ed Bartosh <[email protected]>
    Co-authored-by: Evan Lezar <[email protected]>
    bart0sh and elezar committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ab28e02 View commit details
    Browse the repository at this point in the history
  2. deprecate MinimumRequiredVersion

    Signed-off-by: Ed Bartosh <[email protected]>
    bart0sh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6abc5e0 View commit details
    Browse the repository at this point in the history
  3. move minimal version check to spces-go/ValidateVersion

    Signed-off-by: Ed Bartosh <[email protected]>
    Co-authored-by: Evan Lezar <[email protected]>
    bart0sh and elezar committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    54e62a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cad149 View commit details
    Browse the repository at this point in the history
  5. Make all unrelated APIs private

    Signed-off-by: Ed Bartosh <[email protected]>
    bart0sh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7dd001f View commit details
    Browse the repository at this point in the history