From 17958051cfc2a7d06fec933fdb95c983cac43163 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Sun, 09 Jul 2023 14:07:10 +0000
Subject: [PATCH] update theme module

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 92e214f..6aeb891 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,8 +2,4 @@
 
 go 1.15
 
-<<<<<<< Updated upstream
-require github.com/onweru/compose v0.0.0-20230709124724-5ebe0b0b8d16 // indirect
-=======
-require github.com/onweru/compose v0.0.0-20230615081942-67dad4f6ef90 // indirect
->>>>>>> Stashed changes
+require github.com/onweru/compose v0.0.0-20230709140616-b352d2c11cd8 // indirect

--
Gitblit v1.10.0