11 lines
225 B
Modula-2
11 lines
225 B
Modula-2
module git.home.dutchellie.nl/DutchEllie/proper-website-2
|
|
|
|
go 1.17
|
|
|
|
require github.com/maxence-charriere/go-app/v9 v9.3.0
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/google/uuid v1.3.0 // indirect
|
|
)
|