We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f3f5c commit 33673d6Copy full SHA for 33673d6
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/kjanat/articulate-parser
2
3
-go 1.25.5
+go 1.24.0
4
+
5
+toolchain go1.25.5
6
7
require (
8
github.com/fumiama/go-docx v0.0.0-20250506085032-0c30fd09304b
0 commit comments