Skip to content

Commit 13d9483

Browse files
authored
fix(logging): Use fieldmask directly instead of field_mask genproto alias (#8031)
related to kubernetes/kubernetes#113366
1 parent 087a5fc commit 13d9483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/logadmin/sinks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
vkit "cloud.google.com/go/logging/apiv2"
2323
logpb "cloud.google.com/go/logging/apiv2/loggingpb"
2424
"google.golang.org/api/iterator"
25-
maskpb "google.golang.org/genproto/protobuf/field_mask"
25+
maskpb "google.golang.org/protobuf/types/known/fieldmaskpb"
2626
)
2727

2828
// Sink describes a sink used to export log entries outside Cloud

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy