deps: bump go-tarantool to v3 - #1380
Open
sssciel wants to merge 1 commit into
Open
Conversation
sssciel
force-pushed
the
tntp-9992-go-tarantool-v3
branch
2 times, most recently
from
September 11, 2026 07:59
f408745 to
b45b44a
Compare
sssciel
requested review from
Mockird31
and removed request for
Mockird31 and
bigbes
September 11, 2026 08:02
sssciel
force-pushed
the
tntp-9992-go-tarantool-v3
branch
4 times, most recently
from
September 11, 2026 12:46
c119b40 to
58f0357
Compare
sssciel
force-pushed
the
tntp-9992-go-tarantool-v3
branch
from
September 11, 2026 14:03
58f0357 to
bd7f410
Compare
Update go-tarantool to v3 and migrate go-config, go-storage, and go-tlsdialer to compatible major versions. Adapt the affected APIs and require Go 1.26.5. Use gostls by default for local, CI, test, and release builds. Support explicit default, openssl, and openssl_static build modes. Closes TNTP-9992
sssciel
force-pushed
the
tntp-9992-go-tarantool-v3
branch
from
September 11, 2026 14:23
bd7f410 to
81bfc32
Compare
bigbes
approved these changes
Sep 11, 2026
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.
Update go-tarantool to v3 and migrate go-config, go-storage, and go-tlsdialer to compatible major versions. Adapt the affected APIs and require Go 1.26.5.
Use gostls by default for local, CI, test, and release builds. Support explicit default, openssl, and openssl_static build modes.
Closes TNTP-9992