From fdc7928d4e10349eeb6559bc66dfb07e64e7c394 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 14 Dec 2021 15:25:04 +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 f4dd22e..d120c6e 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20211214150643-89fe30e71f6b // indirect
+require github.com/onweru/compose v0.0.0-20211214152438-ce90676ec090 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 566014a..ce49c61 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -182,3 +182,5 @@
 github.com/onweru/compose v0.0.0-20211214150226-c742721de729/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
 github.com/onweru/compose v0.0.0-20211214150643-89fe30e71f6b h1:TyJ8mhSfUDDl0pSJo2nywn31hXpDFf7K+Mdn40tQC2A=
 github.com/onweru/compose v0.0.0-20211214150643-89fe30e71f6b/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20211214152438-ce90676ec090 h1:8lZSF5Iahe26t5q5RrLnRKr2+eDBbbgYyI0ICboFSvU=
+github.com/onweru/compose v0.0.0-20211214152438-ce90676ec090/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=

--
Gitblit v1.10.0