Work with older go version
This commit is contained in:
parent
9dc65b1c1e
commit
2920027f30
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,5 @@
|
|||
module github.com/nemunaire/goldmark-inline-attributes
|
||||
|
||||
go 1.21.0
|
||||
go 1.18
|
||||
|
||||
require github.com/yuin/goldmark v1.5.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue