From c3364a13ee7bd05e6bcc855f447a835852f1eeff Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 9 Jul 2020 06:30:05 -0700 Subject: [PATCH] fix: typeo in nodejs .gitattribute (#401) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b --- packages/google-cloud-dns/.gitattributes | 2 +- packages/google-cloud-dns/synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-dns/.gitattributes b/packages/google-cloud-dns/.gitattributes index 2e63216ae9c..d4f4169b28b 100644 --- a/packages/google-cloud-dns/.gitattributes +++ b/packages/google-cloud-dns/.gitattributes @@ -1,3 +1,3 @@ *.ts text eol=lf -*.js test eol=lf +*.js text eol=lf protos/* linguist-generated diff --git a/packages/google-cloud-dns/synth.metadata b/packages/google-cloud-dns/synth.metadata index a0af81ad3d9..c354acd2505 100644 --- a/packages/google-cloud-dns/synth.metadata +++ b/packages/google-cloud-dns/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-dns.git", - "sha": "483ff6741792435ae588f4fc2cf1da9d1efa5b5f" + "sha": "eb2cc61e51f7ff687235853dcd343f92468b2c1f" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7" + "sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b" } } ]