init go mod
This commit is contained in:
parent
9e9894f531
commit
a2945ffed9
5
go.mod
Normal file
5
go.mod
Normal file
@ -0,0 +1,5 @@
|
||||
module michaelthomson.dev/mthomson/go-todos-app
|
||||
|
||||
go 1.22.1
|
||||
|
||||
require github.com/a-h/templ v0.2.707 // indirect
|
Loading…
x
Reference in New Issue
Block a user