9 lines
169 B
Modula-2
9 lines
169 B
Modula-2
module gitnet.fr/deblan/go-form
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
github.com/spf13/cast v1.9.2
|
|
github.com/yassinebenaid/godump v0.11.1
|
|
)
|