From 950d5ec0f5e9dbe92b2d1b1301322ea7f75ca1de Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Wed, 29 Oct 2025 19:36:21 +0800 Subject: 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 kokoro-CI: kokoro Reviewed-by: Jonathan Amsterdam --- internal/postgres/insert_module.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/postgres/insert_module.go b/internal/postgres/insert_module.go index 05e10375..b348ae5f 100644 --- a/internal/postgres/insert_module.go +++ b/internal/postgres/insert_module.go @@ -71,6 +71,7 @@ var skipSymbols = map[string]bool{ "github.com/gardener/gardener": true, "github.com/gyliu513/okd-origin": true, "github.com/tombuildsstuff/azure-sdk-for-go": true, + "github.com/cdktf/cdktf-provider-google-go/google/v16": true, } // saveModule inserts a Module into the database along with its packages, -- cgit v1.3