Bump version file to v6.4.1 in prep to cut tag#3215
Merged
masih merged 1 commit intorelease/v6.4from Apr 8, 2026
Merged
Conversation
Bump the version file to next tag
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
|
Suggested version: Changes in diff --git a/go.mod b/go.mod
index 5f5ac01eb..c7804f5be 100644
--- a/go.mod
+++ b/go.mod
@@ -69,6 +69,7 @@ require (
github.com/rakyll/statik v0.1.7
github.com/rs/cors v1.11.1
github.com/sasha-s/go-deadlock v0.3.5
+ github.com/segmentio/kafka-go v0.4.50
github.com/sei-protocol/goutils v0.0.2
github.com/sei-protocol/sei-load v0.0.0-20251007135253-78fbdc141082
github.com/sei-protocol/sei-tm-db v0.0.5
@@ -260,10 +261,11 @@ require (
go.uber.org/zap v1.27.0 // indirect
go.yaml.in/yaml/v2 v2.4.3 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
+ golang.org/x/image v0.36.0
golang.org/x/mod v0.32.0
golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 // indirect
golang.org/x/term v0.39.0 // indirect
- golang.org/x/text v0.33.0 // indirect
+ golang.org/x/text v0.34.0 // indirect
golang.org/x/tools v0.41.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
Automatically created GitHub ReleaseA draft GitHub Release has been created. |
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.
Bump the version file to next tag