chore: serve pre-compressed static files (#793)

This commit is contained in:
Aveline
2025-09-11 19:17:15 +02:00
committed by GitHub
parent c866230711
commit 6202e3cafa
5 changed files with 62 additions and 12 deletions

1
go.mod
View File

@@ -81,6 +81,7 @@ require (
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.3.0 // indirect
github.com/vearutop/statigz v1.5.0 // indirect
github.com/vishvananda/netns v0.0.5 // indirect
github.com/wlynxg/anet v0.0.5 // indirect
golang.org/x/arch v0.18.0 // indirect