* Initial plan * fix: downgrade go.mod version from 1.26 to 1.21 Co-authored-by: imfing <5097752+imfing@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: imfing <5097752+imfing@users.noreply.github.com>
6 lines
87 B
Modula-2
6 lines
87 B
Modula-2
module github.com/imfing/hextra/docs
|
|
|
|
go 1.21
|
|
|
|
replace github.com/imfing/hextra => ../
|