From 97e30570056309bda28fc41acba27c01fa1ef9f3 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sat, 26 Jul 2025 22:01:30 +0700 Subject: refactor: use tailwindcss tool for generating css (vpn required no more for russia) refactor: move css to sayana-static bucket refactor: first touch of rendering templates --- go.mod | 3 +++ 1 file changed, 3 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 8269668..578b61b 100644 --- a/go.mod +++ b/go.mod @@ -6,6 +6,9 @@ require github.com/gofiber/fiber/v2 v2.52.9 require ( github.com/andybalholm/brotli v1.1.0 // indirect + github.com/gofiber/template v1.8.3 // indirect + github.com/gofiber/template/html/v2 v2.1.3 // indirect + github.com/gofiber/utils v1.1.0 // indirect github.com/google/uuid v1.6.0 // indirect github.com/klauspost/compress v1.17.9 // indirect github.com/mattn/go-colorable v0.1.13 // indirect -- cgit v1.3.1+13