queries/gomod: add "tool", "toolchain" to keywords (#13913)

pull/13917/head
Jonas Köhnen 2025-07-08 15:19:11 +02:00 committed by GitHub
parent 06047808eb
commit febc3d03b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
"require" "require"
"replace" "replace"
"go" "go"
"toolchain"
"tool"
"exclude" "exclude"
"retract" "retract"
"module" "module"