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

Update dependencies & CI workflows #124

Merged
merged 6 commits into from
Aug 16, 2023
Merged

Update dependencies & CI workflows #124

merged 6 commits into from
Aug 16, 2023

Commits on Aug 15, 2023

  1. Clean up Makefile

    Make the Makefile less repetitive.
    akshayjshah committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    54bb678 View commit details
    Browse the repository at this point in the history
  2. Rely on go.mod to pin protoc-gen-go

    We already rely on the protobuf runtime, so `go.mod` is pinning
    `protoc-gen-go`.
    akshayjshah committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0cb06eb View commit details
    Browse the repository at this point in the history
  3. Update Buf CLI

    akshayjshah committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fd7d5fd View commit details
    Browse the repository at this point in the history
  4. Upgrade golangci-lint

    akshayjshah committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f288f81 View commit details
    Browse the repository at this point in the history
  5. Update to Go 1.21.x

    akshayjshah committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    260a210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b2f432 View commit details
    Browse the repository at this point in the history