1
0
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:
DarkMatter-999
2025-10-03 13:00:09 +05:30
parent d392cea348
commit 28ab873a3f
4 changed files with 22 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module hugeparam
go 1.25.1
require golang.org/x/tools v0.37.0