From 297c636596882b1924188c9ece3f0820159f1635 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 21 Dec 2020 18:49:09 +0000
Subject: [PATCH] update

---
 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 4f71ae6..56555f6 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20201221175135-b872c49c7406 // indirect
+require github.com/onweru/compose v0.0.0-20201221184839-90105c234b04 // indirect
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 61af931..a543321 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -84,3 +84,5 @@
 github.com/onweru/compose v0.0.0-20201208143540-546849cecc5f/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
 github.com/onweru/compose v0.0.0-20201221175135-b872c49c7406 h1:89XayByNpO2XyCBo0KNZ+56T59ks+HCkeUzfpKH1pv4=
 github.com/onweru/compose v0.0.0-20201221175135-b872c49c7406/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
+github.com/onweru/compose v0.0.0-20201221184839-90105c234b04 h1:ciu+tKjaMdaTcTSDggu9Y7+k1CPZoUGcZ2b2qgSq5g8=
+github.com/onweru/compose v0.0.0-20201221184839-90105c234b04/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=

--
Gitblit v1.10.0