Skip to content

Commit 965616c

Browse files
fix(deps): update module google.golang.org/grpc to v1.72.0
1 parent f21ffbc commit 965616c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/fsnotify/fsnotify v1.7.0
88
github.com/protoconf/protoconf v0.1.7
99
github.com/stretchr/testify v1.9.0
10-
google.golang.org/grpc v1.65.0
10+
google.golang.org/grpc v1.72.0
1111
google.golang.org/protobuf v1.34.2
1212
)
1313

0 commit comments

Comments
 (0)