e1.0.0 More restructuring and feature add, full scope for this stage.
This commit is contained in:
11
go.mod
11
go.mod
@ -1,12 +1,7 @@
|
||||
module github.com/LixenWraith/config
|
||||
|
||||
go 1.24.0
|
||||
go 1.24.2
|
||||
|
||||
toolchain go1.24.2
|
||||
require github.com/LixenWraith/tinytoml v0.0.0-20250305012228-6862ba843264
|
||||
|
||||
require (
|
||||
github.com/LixenWraith/tinytoml v0.0.0-20250305012228-6862ba843264
|
||||
github.com/google/uuid v1.6.0
|
||||
)
|
||||
|
||||
require github.com/mitchellh/mapstructure v1.5.0 // indirect
|
||||
require github.com/mitchellh/mapstructure v1.5.0
|
||||
|
||||
Reference in New Issue
Block a user