Skip to content

chore(deps): bump buf to v1.66.0 and refresh Go module deps#68

Merged
hyp3rd merged 2 commits intomainfrom
feat/admin-ui
Feb 26, 2026
Merged

chore(deps): bump buf to v1.66.0 and refresh Go module deps#68
hyp3rd merged 2 commits intomainfrom
feat/admin-ui

Conversation

@hyp3rd
Copy link
Owner

@hyp3rd hyp3rd commented Feb 26, 2026

  • Update BUF_VERSION in Makefile and .project-settings.env
  • Bump github.com/hyp3rd/sectools to v1.2.3
  • Bump github.com/hyp3rd/hyperlogger to v0.1.4
  • Bump golang.org/x/net to v0.51.0
  • Update google.golang.org/genproto/googleapis/rpc to latest pseudo-version

- Update BUF_VERSION in Makefile and .project-settings.env
- Bump github.com/hyp3rd/sectools to v1.2.3
- Bump github.com/hyp3rd/hyperlogger to v0.1.4
- Bump golang.org/x/net to v0.51.0
- Update google.golang.org/genproto/googleapis/rpc to latest pseudo-version
Copilot AI review requested due to automatic review settings February 26, 2026 14:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s protobuf tooling version (Buf) and refreshes Go dependencies to newer patch/minor/pseudo versions, keeping the build/toolchain and module graph current.

Changes:

  • Bump BUF_VERSION to v1.66.0 in both Makefile and .project-settings.env.
  • Update Go module dependencies: github.com/hyp3rd/hyperlogger to v0.1.4, golang.org/x/net to v0.51.0, and refresh google.golang.org/genproto/googleapis/rpc to a newer pseudo-version.
  • Regenerate go.sum to match the updated module set.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
go.mod Updates required dependency versions to the intended newer releases/pseudo-version.
go.sum Syncs module checksums with the dependency updates.
Makefile Updates BUF_VERSION used for installing Buf via go install.
.project-settings.env Keeps BUF_VERSION aligned with the Makefile/tooling configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hyp3rd hyp3rd merged commit 8e01891 into main Feb 26, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants