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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minor version check for caret (^) when minor version in constraint is 0(zero) #181

Merged
merged 4 commits into from Aug 9, 2022

Commits on Aug 9, 2022

  1. add minor version check

    arshchimni authored and mattfarina committed Aug 9, 2022
    Copy the full SHA
    60f5303 View commit details
    Browse the repository at this point in the history
  2. update comment

    arshchimni authored and mattfarina committed Aug 9, 2022
    Copy the full SHA
    b2d12cc View commit details
    Browse the repository at this point in the history
  3. Fix failing test on error message

    Signed-off-by: Matt Farina <matt@mattfarina.com>
    mattfarina committed Aug 9, 2022
    Copy the full SHA
    27a0910 View commit details
    Browse the repository at this point in the history
  4. Updating golangci-lint config

    To handle deprecated linter and testing duplication
    
    Signed-off-by: Matt Farina <matt@mattfarina.com>
    mattfarina committed Aug 9, 2022
    Copy the full SHA
    582a258 View commit details
    Browse the repository at this point in the history