From 19dcf4f70f4abddb46c528121cf46a9944cd4ec8 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 01 Feb 2022 00:27:06 +0000
Subject: [PATCH] update theme module #69

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 3bbbba1..a717dc6 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20220131233504-ff693a0f9e9d // indirect
+require github.com/onweru/compose v0.0.0-20220201002401-8fc05ebec231 // indirect

--
Gitblit v1.10.0