12 lines
347 B
Modula-2
12 lines
347 B
Modula-2
module gitnet.fr/deblan/go-form-demo
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/iancoleman/strcase v0.3.0 // indirect
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
|
github.com/spf13/cast v1.9.2 // indirect
|
|
github.com/yassinebenaid/godump v0.11.1 // indirect
|
|
gitnet.fr/deblan/go-form v1.2.0 // indirect
|
|
maragu.dev/gomponents v1.1.0 // indirect
|
|
)
|