From 8a3113c43d3188836ed87a51def2ffbee2111d41 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 09 Mar 2021 13:33:07 +0000
Subject: [PATCH] cache templates

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

diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 6a0d9d9..8f64826 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@
 
 go 1.15
 
-require github.com/onweru/compose v0.0.0-20210226153626-1b67f9ccc7f8 // indirect
+require github.com/onweru/compose v0.0.0-20210301150901-5c5213307e62 // indirect

--
Gitblit v1.10.0