We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f8296 commit 2f7c9e0Copy full SHA for 2f7c9e0
1 file changed
examples/customsearch.go
@@ -9,7 +9,7 @@ import (
9
"log"
10
"net/http"
11
12
- "google.golang.org/api/customsearch/v1"
+ customsearch "google.golang.org/api/customsearch/v1"
13
"google.golang.org/api/googleapi/transport"
14
)
15
0 commit comments