Skip to content

Commit 676a685

Browse files
committed
Add missing import in slogstackdriver_test.go
1 parent 5519752 commit 676a685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sloggers/slogstackdriver/slogstackdriver_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77
"runtime"
88
"testing"
99

10+
"cloud.google.com/go/compute/metadata"
1011
"go.opencensus.io/trace"
1112
logpbtype "google.golang.org/genproto/googleapis/logging/type"
1213

0 commit comments

Comments
 (0)