Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

fix: missing "uuid" dependency#1119

Merged
bcoe merged 1 commit into
googleapis:masterfrom
koistya:fix-uuid-dependency
Jul 14, 2021
Merged

fix: missing "uuid" dependency#1119
bcoe merged 1 commit into
googleapis:masterfrom
koistya:fix-uuid-dependency

Conversation

@koistya

@koistya koistya commented Jul 14, 2021

Copy link
Copy Markdown
Contributor

Fixes missing uuid dependency used in:

import * as http from 'http';
import * as uuid from 'uuid';
import * as crypto from 'crypto';

@koistya koistya requested review from a team July 14, 2021 10:55
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 14, 2021
@product-auto-label product-auto-label Bot added the api: logging Issues related to the googleapis/nodejs-logging API. label Jul 14, 2021
@bcoe bcoe changed the title Fix missing "uuid" dependency fix: missing "uuid" dependency Jul 14, 2021
@bcoe bcoe added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 14, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 14, 2021
@bcoe bcoe merged commit 168389c into googleapis:master Jul 14, 2021
@bcoe

bcoe commented Jul 14, 2021

Copy link
Copy Markdown

@koistya thank you for catching this 👏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/nodejs-logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants