rename to datastar-ep-1 and cp datastar-ep-2

This commit is contained in:
2025-12-09 02:47:45 +01:00
parent 5a43abbdc7
commit a42bb627a0
14 changed files with 277 additions and 0 deletions
-15
View File
@@ -1,15 +0,0 @@
module datastar
go 1.25.2
require (
github.com/starfederation/datastar-go v1.0.3
github.com/zepyrshut/hrender v0.0.0-20251208222655-1e403e42aac7
)
require (
github.com/CAFxX/httpcompression v0.0.9 // indirect
github.com/andybalholm/brotli v1.2.0 // indirect
github.com/klauspost/compress v1.18.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
)