Skip to content

Commit f2b44d9

Browse files
chore: update dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8614c71 commit f2b44d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ require (
66
github.com/golang/protobuf v1.5.4
77
github.com/hashicorp/go-multierror v1.1.1
88
github.com/jhump/grpctunnel v0.3.0
9-
github.com/stretchr/testify v1.10.0
10-
google.golang.org/grpc v1.69.4
11-
google.golang.org/protobuf v1.36.3
9+
github.com/stretchr/testify v1.11.1
10+
google.golang.org/grpc v1.75.1
11+
google.golang.org/protobuf v1.36.9
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)