Home

jolheiser.com @d68349edb6ad77bb4dd50cba08e5c5e1e046d512 - refs - log -
-
https://git.jolheiser.com/jolheiser.com.git
my website
jolheiser.com / go.mod
- raw -
1
2
3
4
5
6
7
8
9
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
)