File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11module github.com/redpanda-data/console/backend
22
3+ replace github.com/twmb/tlscfg => github.com/Unity-Technologies/tlscfg v1.2.1-unity-fix
4+
35go 1.24.3
46
57toolchain go1.24.4
Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ github.com/OneOfOne/xxhash v1.2.8 h1:31czK/TI9sNkxIKfaUfGlU47BAxQ0ztGgd9vPyqimf8
3939github.com/OneOfOne/xxhash v1.2.8 /go.mod h1:eZbhyaAYD41SGSSsnmcpxVoRiQ/MPUTjUdIIOT9Um7Q =
4040github.com/ProtonMail/go-crypto v1.3.0 h1:ILq8+Sf5If5DCpHQp4PbZdS1J7HDFRXz/+xKBiRGFrw =
4141github.com/ProtonMail/go-crypto v1.3.0 /go.mod h1:9whxjD8Rbs29b4XWbB8irEcE8KHMqaR2e7GWU1R+/PE =
42+ github.com/Unity-Technologies/tlscfg v1.2.1-unity-fix h1:EH/yeFmTYIH3Mj1lOzgSpmkd+4o37qnFWEJ5Nb5Ob5c =
43+ github.com/Unity-Technologies/tlscfg v1.2.1-unity-fix /go.mod h1:GameEQddljI+8Es373JfQEBvtI4dCTLKWGJbqT2kErs =
4244github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
4345github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
4446github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ =
@@ -472,8 +474,6 @@ github.com/twmb/franz-go/plugin/kslog v1.0.0 h1:I64oEmF+0PDvmyLgwrlOtg4mfpSE9Gwl
472474github.com/twmb/franz-go/plugin/kslog v1.0.0 /go.mod h1:8pMjK3OJJJNNYddBSbnXZkIK5dCKFIk9GcVVCDgvnQc =
473475github.com/twmb/go-cache v1.2.1 h1:yUkLutow4S2x5NMbqFW24o14OsucoFI5Fzmlb6uBinM =
474476github.com/twmb/go-cache v1.2.1 /go.mod h1:lArg9KhCl+GTFMikitLGhIBh/i11OK0lhSveqlMbbrY =
475- github.com/twmb/tlscfg v1.2.1 h1:IU2efmP9utQEIV2fufpZjPq7xgcZK4qu25viD51BB44 =
476- github.com/twmb/tlscfg v1.2.1 /go.mod h1:GameEQddljI+8Es373JfQEBvtI4dCTLKWGJbqT2kErs =
477477github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0 =
478478github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
479479github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
You can’t perform that action at this time.
0 commit comments