feat: initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module git.hafen.run/lukas/timeshare
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/Oudwins/tailwind-merge-go v0.2.1 // indirect
|
||||
github.com/a-h/templ v0.3.943 // indirect
|
||||
github.com/gabriel-vasile/mimetype v1.4.10 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/valkey-io/valkey-go v1.0.64 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user