mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-07 04:13:56 +01:00
tests: fix highlights for Go module syntax
This commit is contained in:
6
tests/syntax-tests/highlighted/Go/go.mod
vendored
6
tests/syntax-tests/highlighted/Go/go.mod
vendored
@@ -1,5 +1,5 @@
|
||||
[38;2;248;248;242mmodule hugeparam[0m
|
||||
[38;2;249;38;114mmodule[0m[38;2;248;248;242m [0m[38;2;248;248;242mhugeparam[0m
|
||||
|
||||
[38;2;248;248;242mgo 1.25.1[0m
|
||||
[38;2;249;38;114mgo[0m[38;2;248;248;242m [0m[38;2;248;248;242m1.25.1[0m
|
||||
|
||||
[38;2;248;248;242mrequire golang.org/x/tools v0.37.0[0m
|
||||
[38;2;249;38;114mrequire[0m[38;2;248;248;242m [0m[38;2;248;248;242mgolang.org/x/tools[0m[38;2;248;248;242m [0m[38;2;230;219;116mv0.37.0[0m
|
||||
|
Reference in New Issue
Block a user