Skip to content

Commit fa8de47

Browse files
fix(deps): update module google.golang.org/protobuf to v1.36.6
1 parent ddfa020 commit fa8de47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flagd/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
golang.org/x/net v0.35.0
3030
golang.org/x/sync v0.11.0
3131
google.golang.org/grpc v1.71.0
32-
google.golang.org/protobuf v1.36.5
32+
google.golang.org/protobuf v1.36.6
3333
)
3434

3535
require (

0 commit comments

Comments
 (0)