]> git.earlybird.gay Git - today/commit
unfuck the go.mods
authorearly <me@earlybird.gay>
Sat, 2 Nov 2024 18:39:01 +0000 (12:39 -0600)
committerearly <me@earlybird.gay>
Sat, 2 Nov 2024 18:39:01 +0000 (12:39 -0600)
commite4b9ef884620e4daf2dd358f30291a757e7cbb58
treecfee88906d4cc3177e589adfb9b2974b8925d311
parentc58c3de9b999cdbc68446cd4109d1419299e92de
unfuck the go.mods
29 files changed:
README.md
app/app.go
app/go.mod [deleted file]
app/go.sum [deleted file]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
web/README.md
web/cmd/standard-test/main.go
web/component/component.go
web/go.mod [deleted file]
web/go.sum [deleted file]
web/htmltree/attrs.go
web/htmltree/prettify.go
web/internal/compile/compile.go
web/internal/compile/component.go
web/internal/compile/compute.go
web/internal/compile/template.go
web/internal/html/atom/atom.go
web/internal/html/charset/charset.go
web/internal/html/doc.go
web/internal/html/example_test.go
web/internal/html/node.go
web/internal/html/parse.go
web/internal/html/parse_test.go
web/internal/html/token.go
web/page/page.go
web/page/serve.go
web/part/part.go
web/standard/part/contact_form.go