Skip to content

chore: update pgx, grpc, and golang.org/x dependencies#138

Draft
kendraash wants to merge 1 commit into
mainfrom
squire/update-deps
Draft

chore: update pgx, grpc, and golang.org/x dependencies#138
kendraash wants to merge 1 commit into
mainfrom
squire/update-deps

Conversation

@kendraash

@kendraash kendraash commented Jun 17, 2026

Copy link
Copy Markdown

What

Updates several dependencies (minor/patch only, no major bumps) and re-vendors.

Direct:

  • github.com/jackc/pgx/v5 v5.7.4 → v5.10.0
  • golang.org/x/text v0.36.0 → v0.38.0
  • google.golang.org/grpc v1.81.0 → v1.81.1

Indirect:

  • golang.org/x/crypto v0.50.0 → v0.53.0
  • golang.org/x/net v0.53.0 → v0.56.0
  • golang.org/x/sync v0.20.0 → v0.21.0
  • golang.org/x/sys v0.43.0 → v0.46.0
  • golang.org/x/term v0.42.0 → v0.44.0

How

go get (pinned versions) → go mod tidygo mod vendor.

Verification

  • go build ./...
  • go test ./... (all packages pass)

🤖 Generated with Claude Code


🏰 Squire environment: noble-bear-83740
Task: 5518629e-e5dd-4331-9b26-21be4f169606

Bump direct deps pgx/v5 (v5.10.0), golang.org/x/text (v0.38.0), and
grpc (v1.81.1), plus indirect golang.org/x/{crypto,net,sync,sys,term}.
Re-vendored; build and tests pass.

Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
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