1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-09 19:51:48 +00:00

tests: fix highlights for Go module syntax

This commit is contained in:
DarkMatter-999
2025-10-03 13:26:59 +05:30
parent 7ee6ee385e
commit 7b67981fb9
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
module hugeparam
module hugeparam
go 1.25.1
go 1.25.1
require golang.org/x/tools v0.37.0
require golang.org/x/tools v0.37.0