10 lines
145 B
Modula-2
10 lines
145 B
Modula-2
|
module jolheiser.com
|
||
|
|
||
|
go 1.20
|
||
|
|
||
|
require (
|
||
|
git.jojodev.com/jolheiser/simpleicons v0.0.2
|
||
|
github.com/a-h/templ v0.2.334
|
||
|
gopkg.in/yaml.v3 v3.0.1
|
||
|
)
|