mirror of
https://github.com/sharkdp/bat
synced 2026-08-04 19:01:44 +00:00
tests: add syntax tests for go.mod and go.sum
This commit is contained in:
Vendored
+5
@@ -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