We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7eaf1 commit 7fd4f88Copy full SHA for 7fd4f88
receiver/faroreceiver/go.mod
@@ -93,7 +93,7 @@ require (
93
golang.org/x/sys v0.32.0 // indirect
94
golang.org/x/text v0.24.0 // indirect
95
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
96
- google.golang.org/grpc v1.72.0
+ google.golang.org/grpc v1.72.0 // indirect
97
google.golang.org/protobuf v1.36.6 // indirect
98
)
99
receiver/faroreceiver/utils.go
0 commit comments