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/source/Go/go.mod
vendored
Normal file
5
tests/syntax-tests/source/Go/go.mod
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
module hugeparam
|
||||
|
||||
go 1.25.1
|
||||
|
||||
require golang.org/x/tools v0.37.0
|
||||
Reference in New Issue
Block a user