e5.2.0 Decoder and loader refactored, bug fixes.

This commit is contained in:
2025-07-20 02:09:32 -04:00
parent 573eef8d78
commit 06cddbe00e
12 changed files with 474 additions and 178 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module config
module github.com/lixenwraith/config
go 1.24.5