mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-29 22:24:35 +00:00
tests: add syntax tests for go.mod and go.sum
This commit is contained in:
5
tests/syntax-tests/highlighted/Go/go.mod
vendored
Normal file
5
tests/syntax-tests/highlighted/Go/go.mod
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
[38;2;248;248;242mmodule hugeparam[0m
|
||||
|
||||
[38;2;248;248;242mgo 1.25.1[0m
|
||||
|
||||
[38;2;248;248;242mrequire golang.org/x/tools v0.37.0[0m
|
||||
Reference in New Issue
Block a user