From e5e93b1e08153fac988894128124dcc779aff809 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 24 Jan 2023 19:57:23 +0000
Subject: [PATCH] update theme module

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index c8723f9..ace5c0f 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20230123162251-ceaf306671ac // indirect
+require github.com/onweru/compose v0.0.0-20230124183858-9412f10b0de5 // indirect

--
Gitblit v1.10.0