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: compare github and proxy versions #13

Merged
merged 6 commits into from
Jun 8, 2023
Merged

fix: compare github and proxy versions #13

merged 6 commits into from
Jun 8, 2023

Commits on Jun 8, 2023

  1. fix: compare github and proxy versions

    adding functionality to make sure the latest tagged version is resolved
    barelyhuman committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    628e96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cef9a1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9064b90 View commit details
    Browse the repository at this point in the history
  4. fix: go 1.16 error wrapper conflict

    1.16 doesn't allow overriding error messages for more than once in one
    single fmt.Errorf
    barelyhuman committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    84915cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dd4d39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    840ed98 View commit details
    Browse the repository at this point in the history