From 5392252575a2ebabf7d9870a392f7350de043a9d Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Thu, 11 Jan 2024 17:53:53 +0000
Subject: [PATCH] update theme module #132

---
 exampleSite/go.mod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 02fe7a0..c62a3cf 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.19
 
-require github.com/onweru/compose v0.0.0-20230823103345-61fa78130dec // indirect
+require github.com/onweru/compose v0.0.0-20240111174942-cdf2ef5f4da1 // indirect

--
Gitblit v1.10.0