feat(gomod): highlight the toolchain directive (#5795)

This commit is contained in:
Vincent Rischmann 2023-12-15 20:01:31 +01:00 committed by GitHub
parent 194b3f0047
commit 000f71842b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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