[DEVPLAT-5441] Bump Go dependencies #157
Merged
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.
Description
In this PR we are bumping versions to the latest minor for all Go packages. Additionally, the patch version of the Go also bumped to the
1.25.5to include latest security patches.Checklist
developmentand/orstagingUpdated theREADME.mdas necessaryRelated links
Note
Upgrade Go toolchain to 1.25.5 and refresh major libs (AWS SDK v2, Redis, gRPC, Protobuf, GORM, OTel, etc.).
1.25.5inDockerfileandgo.mod.go.mod:aws-sdk-go-v2(+ services),redis/go-redis/v9,spf13/viper,statsig-io/go-sdk,twmb/franz-go(+pkg/kmsg),google.golang.org/grpc,google.golang.org/protobuf,gorm.io/gorm.otel,metric,sdk,trace,auto/sdk), compression (klauspost/compress), config libs (afero,cast,pflag), and other supporting packages.go.sumto reflect version bumps.Written by Cursor Bugbot for commit 7f4576a. This will update automatically on new commits. Configure here.