Skip to content

Commit 4f1e63f

Browse files
committed
fix: add missing go.mod version
Signed-off-by: Vibhuair20 <114051581+Vibhuair20@users.noreply.github.com>
1 parent e62dd86 commit 4f1e63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module tools
2-
go 1.24
2+
go 1.24.0
33

44
require (
55
github.com/client9/misspell v0.3.4

0 commit comments

Comments
 (0)