Skip to content

chore(deps): bump direct dependencies and Go toolchain#274

Merged
taigrr merged 1 commit intomasterfrom
cd/deps-bump-2026-04-16
Apr 16, 2026
Merged

chore(deps): bump direct dependencies and Go toolchain#274
taigrr merged 1 commit intomasterfrom
cd/deps-bump-2026-04-16

Conversation

@taigrr
Copy link
Copy Markdown
Member

@taigrr taigrr commented Apr 16, 2026

Routine dependency update for the continuous development round (2026-04-16).

Direct bumps

  • Go toolchain: 1.26.1 → 1.26.2
  • github.com/gogrlx/snack: v0.4.1 → v0.4.2
  • github.com/nats-io/nats-server/v2: v2.12.6 → v2.12.7
  • github.com/nats-io/nats.go: v1.49.0 → v1.51.0
  • golang.org/x/term: v0.41.0 → v0.42.0
  • golang.org/x/text: v0.35.0 → v0.36.0

Indirect (pulled in by go mod tidy)

  • golang.org/x/sys: v0.42.0 → v0.43.0

Validation

  • go build ./... — ok
  • go test -race -count=1 ./... — all packages pass
  • staticcheck ./... — clean

No source code changes; go.mod/go.sum only.

Direct bumps:
- Go toolchain: 1.26.1 -> 1.26.2
- github.com/gogrlx/snack: v0.4.1 -> v0.4.2
- github.com/nats-io/nats-server/v2: v2.12.6 -> v2.12.7
- github.com/nats-io/nats.go: v1.49.0 -> v1.51.0
- golang.org/x/term: v0.41.0 -> v0.42.0
- golang.org/x/text: v0.35.0 -> v0.36.0

Indirect bumps pulled in by tidy:
- golang.org/x/sys: v0.42.0 -> v0.43.0

Tests pass (race enabled) and staticcheck is clean.
@taigrr taigrr merged commit 7ad9f14 into master Apr 16, 2026
5 of 7 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