From a77fc97489077fd88a7dbdb49e5f76a8f6d959ed Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 30 May 2023 11:51:09 +0000
Subject: [PATCH] update module

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index e30f93c..e395a91 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20230522093958-40f93a906ddc // indirect
+require github.com/onweru/compose v0.0.0-20230530114506-a2ddf2b32939 // indirect

--
Gitblit v1.10.0