9 lines
141 B
Modula-2
9 lines
141 B
Modula-2
module gitoa.ru/go-4devs/config/provider/toml
|
|
|
|
go 1.23
|
|
|
|
require (
|
|
github.com/pelletier/go-toml/v2 v2.2.4
|
|
gitoa.ru/go-4devs/config v0.0.5
|
|
)
|