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

Bumps #3999

Merged
merged 8 commits into from
Jun 7, 2024
Merged

Bumps #3999

merged 8 commits into from
Jun 7, 2024

Commits on Jun 7, 2024

  1. chore(api): bump go.mod and go.sum

    Bump go minimum version to 1.22.0.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    94ae61c View commit details
    Browse the repository at this point in the history
  2. chore(signatures): bump go.mod and go.sum

    Bump go minimum version to 1.22.0.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b99be7a View commit details
    Browse the repository at this point in the history
  3. chore(types): bump go.mod and go.sum

    Bump go minimum version to 1.22.0.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8d69d7d View commit details
    Browse the repository at this point in the history
  4. chore: bump go.mod and go.sum

    Bump go minimum version to 1.22.0.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a9aacbf View commit details
    Browse the repository at this point in the history
  5. chore: use NewClient instead of Dial (deprecated)

    grpc pkg introduced NewClient in v1.63.0.
    
    SA1019  grpc.Dial is deprecated: use NewClient instead.  Will be supported throughout 1.x.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    435b593 View commit details
    Browse the repository at this point in the history
  6. chore(builder): pin protoc versions

    This doesn't upgrade versions to avoid changes in the protoc output
    which would require updating the generated code.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    396cbd5 View commit details
    Browse the repository at this point in the history
  7. chore(builder): bump pandoc to 3.2

    It also updates all man by generating them with the new pandoc version.
    geyslan committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2ac1f85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c62b63 View commit details
    Browse the repository at this point in the history