1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-07 04:13:56 +01: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

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