rename to datastar-ep-1 and cp datastar-ep-2
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
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
|
||||
)
|
||||
Reference in New Issue
Block a user