From dbe5260f5714364da202935811cc778f63dc7a35 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Thu, 06 May 2021 21:58:32 +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 3bfc527..51e7621 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20210506210640-600d54dc04fe // indirect
+require github.com/onweru/compose v0.0.0-20210506215729-3f2ccb9b9acb // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 61596ec..1f5e9ba 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -170,3 +170,5 @@
 github.com/onweru/compose v0.0.0-20210502152903-185aafcedecd/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
 github.com/onweru/compose v0.0.0-20210506210640-600d54dc04fe h1:Jl+mf1hdTD0aOBmQTHqxd1FOWi64HpVUNMOByh+lrI4=
 github.com/onweru/compose v0.0.0-20210506210640-600d54dc04fe/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20210506215729-3f2ccb9b9acb h1:SH3djUTpikGJyj4ydrEaBc6AbJW0Ajpu/GTfA/yjE08=
+github.com/onweru/compose v0.0.0-20210506215729-3f2ccb9b9acb/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=

--
Gitblit v1.10.0