Skip to content

Commit 950d5ec

Browse files
ethanalee-workjba
authored andcommitted
add github.com/cdktf/cdktf-provider-google-go/google/v16 to skip-symbols
Change-Id: Ieac78460d008f79068804d6e9cbbbfb85fc2da24 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/716100 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> kokoro-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
1 parent 917c7a4 commit 950d5ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎internal/postgres/insert_module.go‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ var skipSymbols = map[string]bool{
7171
"github.com/gardener/gardener": true,
7272
"github.com/gyliu513/okd-origin": true,
7373
"github.com/tombuildsstuff/azure-sdk-for-go": true,
74+
"github.com/cdktf/cdktf-provider-google-go/google/v16": true,
7475
}
7576

7677
// saveModule inserts a Module into the database along with its packages,

0 commit comments

Comments
 (0)