module github.com/maddalax/htmgo/cli
go 1.23.0
require (
github.com/dave/jennifer v1.7.1
github.com/fsnotify/fsnotify v1.7.0
golang.org/x/mod v0.21.0
golang.org/x/net v0.29.0
golang.org/x/tools v0.25.0
)
require golang.org/x/sys v0.25.0 // indirect