We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e64aa commit 1798457Copy full SHA for 1798457
go.mod
@@ -5,7 +5,7 @@ go 1.23.8
5
require (
6
github.com/opentracing/opentracing-go v1.2.0
7
github.com/stretchr/testify v1.11.1
8
- google.golang.org/grpc v1.75.1
+ google.golang.org/grpc v1.76.0
9
)
10
11
test/go.mod
@@ -9,7 +9,7 @@ require (
github.com/opentracing-contrib/go-grpc v0.0.0
12
13
14
15
0 commit comments