chore(deps): bump direct dependencies and Go toolchain#274
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Routine dependency update for the continuous development round (2026-04-16).
Direct bumps
github.com/gogrlx/snack: v0.4.1 → v0.4.2github.com/nats-io/nats-server/v2: v2.12.6 → v2.12.7github.com/nats-io/nats.go: v1.49.0 → v1.51.0golang.org/x/term: v0.41.0 → v0.42.0golang.org/x/text: v0.35.0 → v0.36.0Indirect (pulled in by
go mod tidy)golang.org/x/sys: v0.42.0 → v0.43.0Validation
go build ./...— okgo test -race -count=1 ./...— all packages passstaticcheck ./...— cleanNo source code changes;
go.mod/go.sumonly.