From 89fe30e71f6b889d4a6bf54968da547f2e193424 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 14 Dec 2021 15:06:43 +0000
Subject: [PATCH] update module

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index d6b9810..11632f7 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20211214142651-deed342a7846 // indirect
+require github.com/onweru/compose v0.0.0-20211214150226-c742721de729 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index ee9f7c2..726e8f2 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -178,3 +178,5 @@
 github.com/onweru/compose v0.0.0-20211214142049-153714b2b9a6/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
 github.com/onweru/compose v0.0.0-20211214142651-deed342a7846 h1:eIvsGKnMt5fCe09HulPHYEn6IO+QGjHjPMUs2escpnY=
 github.com/onweru/compose v0.0.0-20211214142651-deed342a7846/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20211214150226-c742721de729 h1:uqpu3MRBAPxQpqEBq8oPuQu05BHmQox1vjqa0ykcMws=
+github.com/onweru/compose v0.0.0-20211214150226-c742721de729/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=

--
Gitblit v1.10.0