From 0419b4c89f336e4f262b795e45bbf11c461cfe07 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 14 Jul 2025 14:51:38 +0000 Subject: [PATCH] update theme button --- exampleSite/go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 03f6775..d63f692 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.19 -require github.com/onweru/compose v0.0.0-20250603154739-3e6a31685aae // indirect +require github.com/onweru/compose v0.0.0-20250714145104-fc84589bf672 // indirect -- Gitblit v1.10.0