We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d879e75 commit 892c375Copy full SHA for 892c375
go.mod
@@ -2,7 +2,7 @@ module github.com/jaegertracing/jaeger-idl
2
3
go 1.22.7
4
5
-toolchain go1.23.6
+toolchain go1.24.0
6
7
require (
8
github.com/apache/thrift v0.21.0
0 commit comments