Skip to content

Commit 91c411e

Browse files
committed
config: regenerate upload config
This is an automated CL which updates the generated upload config. [git-generate] go generate ./internal/configgen Change-Id: Ief37414f1fc8bb32065a00285cc003472545bb41 Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/710575 Reviewed-by: Michael Pratt <[email protected]> Auto-Submit: Gopher Robot <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Madeline Kalil <[email protected]>
1 parent 078029d commit 91c411e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,14 @@
903903
{
904904
"Name": "gopls/mcp-tool:{go_context,go_diagnostics,go_file_context,go_file_diagnostics,go_file_metadata,go_package_api,go_references,go_search,go_symbol_references,go_workspace,go_vulncheck}",
905905
"Rate": 1
906+
},
907+
{
908+
"Name": "gopls/setting/vulncheck:{Off,Imports}",
909+
"Rate": 1
910+
},
911+
{
912+
"Name": "gopls/renamekind:package",
913+
"Rate": 1
906914
}
907915
],
908916
"Stacks": [

0 commit comments

Comments
 (0)