Skip to content

build(deps): refresh Go dependency group - #95

Merged
AetherAI3 merged 5 commits into
mainfrom
codex/antiflock-go-deps-20260922
Sep 22, 2026
Merged

AetherAI3 merged 5 commits into
mainfrom
codex/antiflock-go-deps-20260922

Conversation

@AetherAI3

@AetherAI3 AetherAI3 commented Sep 22, 2026

Copy link
Copy Markdown
Owner

Outcome

Rebuilds the Go dependency group from current main after the scoped license-policy fix and the Go 1.26.8 toolchain refresh.

Direct updates:

  • golang.org/x/sys 0.47.0 → 0.48.0
  • google.golang.org/grpc 1.83.1 → 1.83.2
  • google.golang.org/protobuf 1.36.11 → 1.36.12
  • modernc.org/sqlite 1.54.0 → 1.59.0

The first refresh selected gRPC 1.84.0, but dependency review correctly rejected it: GHSA-2v4p-qf9q-27wj lists the 1.84 line as affected. This revision uses the patched 1.83.2 release and does not waive the high-severity gate.

Transitive modules and checksums were regenerated with the checksum-verified Go 1.26.8 toolchain.

Local verification

  • go mod tidy -diff
  • go mod verify
  • go test ./...
  • git diff --check

Supersedes #85. Built from main after #94.

@AetherAI3
AetherAI3 merged commit 4b6e0ed into main Sep 22, 2026
10 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.

1 participant